public ushort TransactionID { get; set; }
Public Property TransactionID As UShort Get Set
public: property unsigned short TransactionID { unsigned short get (); void set (unsigned short value); }
member TransactionID : uint16 with get, set
In This Article