Click or drag to resize

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)
Syntax
public int MinLabelKey { get; }

Return Value

Type: Int32
The minimum label key of all Message labels.
See Also