Click or drag to resize

ClassifierGetClassesListGetCanceled Method

Get an object that indicates the cancellation of the process.

Namespace: RelaxIS_SDK.Plugins.Classifier.Data
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.24.6
Syntax
public static ClassifierGetClassesList GetCanceled(
	string message
)

Parameters

message  String
The cancellation message shown to the user.

Return Value

ClassifierGetClassesList
The list.
See Also