 | PluginCommandResultState Property |
Gets the result state.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic PluginCommandState State { get; }
Public ReadOnly Property State As PluginCommandState
Get
Property Value
PluginCommandState
See Also