Gets or sets BPA PDCstream descriptor offset of this ConfigurationCell in its data packet.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort Offset { get; set; }
Public Property Offset As UShort Get Set
public: property unsigned short Offset { unsigned short get (); void set (unsigned short value); }