IHierarchyLevelPredefinedSortDirection 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)
SyntaxSortDirection PredefinedSortDirection { get; }ReadOnly Property PredefinedSortDirection As SortDirection
Get
property SortDirection PredefinedSortDirection {
SortDirection get ();
}abstract PredefinedSortDirection : SortDirection with get
Property Value
Type:
SortDirection
See Also