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