RelaxISPlugin_AxisValueEmptyValueName Field |
The name of the value that represents no selected value
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public const string EmptyValueName = "Empty"
Public Const EmptyValueName As String = "Empty"
Dim value As String
value = RelaxISPlugin_AxisValue.EmptyValueName
Field Value
StringSee Also