MemberRetrievalOptionsSortRule Property |
Gets or sets the sort rule.
Namespace:
Dundas.BI.Data.MemberRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic HierarchyMemberSorting SortRule { get; set; }Public Property SortRule As HierarchyMemberSorting
Get
Set
public:
property HierarchyMemberSorting^ SortRule {
HierarchyMemberSorting^ get ();
void set (HierarchyMemberSorting^ value);
}member SortRule : HierarchyMemberSorting with get, set
Property Value
Type:
HierarchyMemberSorting
See Also