DataCubeMeasure Class |
Namespace: Dundas.BI.Entities.DataCubes
The DataCubeMeasure type exposes the following members.
Name | Description | |
---|---|---|
AnalysisStructure |
Gets the parent analysis structure.
| |
Caption |
Gets or sets the caption.
| |
Category |
Gets the potential analysis category for the current instance.
| |
Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
| |
DataType |
Gets the element data type.
| |
DefaultAggregator |
Gets or sets the default aggregator used for the current measure descriptor.
| |
Description |
Gets or sets the description.
| |
EntityId |
Gets the parent entity ID.
| |
FormatInfo |
Gets the numeric format for the current instance.
| |
IsHierarchy |
Gets a value indicating whether this instance is a hierarchy.
| |
IsMeasure |
Gets a value indicating whether this instance is a measure.
| |
Properties |
Gets the various uncategorized properties.
| |
SupportedAggregators |
Gets or sets the supported aggregators used for the current measure descriptor.
| |
UniqueName |
Gets the object unique name.
|
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |