DeviceStatusisScreenCommandsLocked Method |
Gets the screen commmand lockout status.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool isScreenCommandsLocked()
Public Function isScreenCommandsLocked As Boolean
public:
bool isScreenCommandsLocked()
member isScreenCommandsLocked : unit -> bool
Return Value
Type:
BooleanScreen commands locked
See Also