IHierarchyLevelPredefinedSortCategory Property |
Gets the predefined sorting category for the current instance.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
SyntaxHierarchyMemberPropertyCategory PredefinedSortCategory { get; }ReadOnly Property PredefinedSortCategory As HierarchyMemberPropertyCategory
Get
property HierarchyMemberPropertyCategory PredefinedSortCategory {
HierarchyMemberPropertyCategory get ();
}abstract PredefinedSortCategory : HierarchyMemberPropertyCategory with get
Property Value
Type:
HierarchyMemberPropertyCategory
See Also