 | PluginCommandResultOK Property |
Gets a result that indicates that the command executed correctly.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntaxpublic static PluginCommandResult OK { get; }Public Shared ReadOnly Property OK As PluginCommandResult
Get
Property Value
PluginCommandResult
See Also