public ushort IDCode { get; set; }
Public Property IDCode As UShort Get Set
public: property unsigned short IDCode { unsigned short get (); void set (unsigned short value); }
function get_IDCode(); function set_IDCode(value);
In This Article