RaggedHierarchyLevelPredefinedSortDirection Property |
Gets the predefined sorting direction for the current instance.
Namespace:
Dundas.BI.Entities.UserHierarchies
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic override SortDirection PredefinedSortDirection { get; }Public Overrides ReadOnly Property PredefinedSortDirection As SortDirection
Get
public:
virtual property SortDirection PredefinedSortDirection {
SortDirection get () override;
}abstract PredefinedSortDirection : SortDirection with get
override PredefinedSortDirection : SortDirection with get
Property Value
Type:
SortDirectionImplements
IHierarchyLevelPredefinedSortDirectionIHierarchyLevelPredefinedSortDirection
See Also