Maintenance..::..SortOrder Property
Gets or sets the sort order.
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.BusinessLogicAssembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public IJiwaNavigable..::..SortKey SortOrder { get; set; }
Public Property SortOrder As IJiwaNavigable..::..SortKey Get Set
public: property IJiwaNavigable..::..SortKey^ SortOrder { IJiwaNavigable..::..SortKey^ get (); void set (IJiwaNavigable..::..SortKey^ value); }