EbsOpen Class Library for EBSILON®Professional

Object.SortString Property

[Visual Basic]
Public Property SortString As String
[C#]
public string SortString { get; set; }
[C++]
public: __property String* get_SortString();
public: __property void set_SortString(String* );
[JScript]
public function get SortString() : String
public function set SortString(String);

See Also

Object Class | EbsOpen Namespace