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)
Syntaxpublic bool isRegionCommandsLocked()
Public Function isRegionCommandsLocked As Boolean
public:
bool isRegionCommandsLocked()
member isRegionCommandsLocked : unit -> bool 
Return Value
Type: 
BooleanRegion commands locked
See Also