Click or drag to resize

PluginCommandGetBool Method

Gets the value as boolean.

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

Return Value

NullableBoolean
The value as boolean.
See Also