MessageIsDataOnly Property |
Gets or sets whether this is a data-only Message.
Namespace:
OBCOM.NetClient
Assembly:
OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax public bool IsDataOnly { get; set; }
Public Property IsDataOnly As Boolean
Get
Set
Property Value
Type:
BooleanSee Also