MeasureMember Class |
Namespace: Dundas.BI.Data.DataRetrieval
The MeasureMember type exposes the following members.
Name | Description | |
---|---|---|
MeasureMember(IMeasure) |
Initializes a new instance of the MeasureMember class.
| |
MeasureMember(String, String, AggregatorFunctions) |
Initializes a new instance of the MeasureMember class.
|
Name | Description | |
---|---|---|
Aggregator |
Gets the aggregator.
| |
Caption |
Gets the member caption.
| |
CompatibleUniqueName |
Gets the compatible unique name. This property allows grouping together compatible hierarchy members across multiple IAnalysisStructures.
| |
FormatString |
Gets the format string for the current instance.
| |
IsScalar |
Gets a value indicating whether this instance returns a scalar value.
| |
UniqueName |
Gets the unique name.
|