Enum PltCommandArgIds

PltCommandArgIds enumeration

The identifiers for PLT command argument type.

public enum PltCommandArgIds

Values

NameValueDescription
Numerical0The numerical type.
String1The string type.
Byte2The byte type.
FlagByte3The flag byte type.

See Also