Maintenance..::..SortOrders Property

Gets or sets the sort orders.

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.BusinessLogic
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public List<IJiwaNavigable..::..SortKey> SortOrders { get; set; }
Public Property SortOrders As List(Of IJiwaNavigable..::..SortKey)
	Get
	Set
public:
property List<IJiwaNavigable..::..SortKey^>^ SortOrders {
	List<IJiwaNavigable..::..SortKey^>^ get ();
	void set (List<IJiwaNavigable..::..SortKey^>^ value);
}

Field Value

The sort orders.