DeviceStatusisRegionCommandsLocked Method |
Gets the region command lockout status.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool isRegionCommandsLocked()
Public Function isRegionCommandsLocked As Boolean
public:
bool isRegionCommandsLocked()
member isRegionCommandsLocked : unit -> bool
Return Value
Type:
BooleanRegion commands locked
See Also