Click or drag to resize

PluginCommandGetBool Method

Gets the value as boolean.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntax
public bool? GetBool()

Return Value

NullableBoolean
The value as boolean.
See Also