UMessage..::..userDataLength Property
User data length
Namespace:
CAS.Lib.CommonBus.CommunicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public ushort userDataLength { get; set; }
Public Property userDataLength As UShort Get Set
public: property unsigned short^ userDataLength { unsigned short^ get (); void set (unsigned short^ value); }