MessageDataBytes Property |
Gets or sets the binary data of the Message.
Namespace:
OBCOM.NetClient
Assembly:
OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax public byte[] DataBytes { get; set; }
Public Property DataBytes As Byte()
Get
Set
Property Value
Type:
ByteSee Also