MessageMinLabelKey Property |
Returns the minimum label key of all Message labels.
Namespace:
OBCOM.NetClient
Assembly:
OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntaxpublic int MinLabelKey { get; }
Public ReadOnly Property MinLabelKey As Integer
Get
Return Value
Type:
Int32
The minimum label key of all Message labels.
See Also