RelaxISPlugin_ClassifierSupportApplyResult Property |
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public abstract bool SupportApplyResult { get; }
Public MustOverride ReadOnly Property SupportApplyResult As Boolean
Get
Dim instance As RelaxISPlugin_Classifier
Dim value As Boolean
value = instance.SupportApplyResult
Property Value
BooleanSee Also