 | PluginCommandValueType Property |
Gets or sets the type of the command value.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic PluginCommandValueType ValueType { get; set; }
Public Property ValueType As PluginCommandValueType
Get
Set
Property Value
PluginCommandValueType
See Also