ExternalHierarchyLevelTHierarchy, THierarchyMemberPredefinedSortDirection Property |
Gets the predefined sorting direction 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)
Syntaxpublic abstract SortDirection PredefinedSortDirection { get; }Public MustOverride ReadOnly Property PredefinedSortDirection As SortDirection
Get
public:
virtual property SortDirection PredefinedSortDirection {
SortDirection get () abstract;
}abstract PredefinedSortDirection : SortDirection with get
Property Value
Type:
SortDirectionImplements
IHierarchyLevelPredefinedSortDirection
See Also