DisplaySettingsGetSetCommand Method |
Gets the command.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic byte GetSetCommand()
Public Function GetSetCommand As Byte
public:
unsigned char GetSetCommand()
member GetSetCommand : unit -> byte
Return Value
Type:
ByteThe command.
See Also