MeasureRequestIsSorted Property |
Gets a value indicating whether this instance is sorted.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic override bool IsSorted { get; }Public Overrides ReadOnly Property IsSorted As Boolean
Get
public:
virtual property bool IsSorted {
bool get () override;
}abstract IsSorted : bool with get
override IsSorted : bool with get
Property Value
Type:
Boolean
See Also