public string REFDES_SORT { get; set; }
Public Property REFDES_SORT As String Get Set
public: property String^ REFDES_SORT { String^ get (); void set (String^ value); }
member REFDES_SORT : string with get, set
In This Article