public short StateID { get; set; }
Public Property StateID As Short Get Set
public: property short StateID { short get (); void set (short value); }
member StateID : int16 with get, set
In This Article