Click or drag to resize

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; }

Property Value

Type: Boolean
See Also