UMessage..::..offset Property
Gets and sets offset to current byte
Namespace:
CAS.Lib.CommonBus.CommunicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public virtual ushort offset { get; set; }
Public Overridable Property offset As UShort Get Set
public: virtual property unsigned short^ offset { unsigned short^ get (); void set (unsigned short^ value); }