OlapMeasure Class | 
Namespace: Dundas.BI.Data.Metadata.Olap
The OlapMeasure type exposes the following members.
| Name | Description | |
|---|---|---|
| OlapMeasure(IOlapCube, String) | 
            Initializes a new instance of the OlapMeasure class.
              | |
| OlapMeasure(IOlapCube, String, IReadOnlyCollectionIElementContainer) | 
            Initializes a new instance of the OlapMeasure class.
              | |
| OlapMeasure(IOlapCube, String, DataType, String, OlapAggregationType, String, IReadOnlyCollectionIElementContainer) | 
            Initializes a new instance of the OlapMeasure class.
              | 
| Name | Description | |
|---|---|---|
| AggregationType | 
            Gets the type of the aggregation.
              | |
| AnalysisStructure | 
            Gets the parent analysis structure.
              (Inherited from OlapElement.) | |
| AncestryUniqueName | 
            Gets the unique name of the container by prefixing it with unique names of all the ancestors.
              | |
| Caption | 
            Gets or sets the caption.
              (Inherited from OlapElement.) | |
| Category | 
            Gets the potential analysis category for the current instance.
              (Overrides OlapElementCategory.) | |
| Containers | 
            Gets the container objects used alter the presentation of the elements using a folder-like approach.
              (Inherited from OlapElement.) | |
| DataProvider | 
            Gets the data provider.
              (Inherited from OlapElement.) | |
| DataType | 
            Gets the element data type.
              | |
| DefaultAggregator | 
            Gets or sets the default aggregator.
              | |
| Description | 
            Gets or sets the description.
              (Inherited from OlapElement.) | |
| EntityId | 
            Gets the parent entity ID.
              (Inherited from OlapElement.) | |
| Expression | 
            Gets or sets the OLAP native expression.
              | |
| FormatInfo | 
            Gets the numeric format for the current instance.
              | |
| IsHierarchy | 
            Gets a value indicating whether this instance is a hierarchy.
              (Inherited from OlapElement.) | |
| IsMeasure | 
            Gets a value indicating whether this instance is a measure.
              (Inherited from OlapElement.) | |
| Item | 
            Gets the Object with the specified name.
              (Inherited from OlapElement.) | |
| Name | 
            Gets or sets the name.
              (Inherited from OlapElement.) | |
| Parent | 
            Gets or sets the parent object.
              (Inherited from OlapElement.) | |
| ParentContainer | 
            Gets the parent containers, if the current instance is a child.
              | |
| ParentCube | 
            Gets the parent cube.
              (Inherited from OlapElement.) | |
| Properties | 
            Gets the various uncategorized properties.
              (Inherited from OlapElement.) | |
| ResultType | 
            Gets the type of the result.
              | |
| SupportedAggregators | 
            Gets or sets the supported aggregators.
              | |
| UniqueName | 
            Gets the object unique name.
              (Inherited from OlapElement.) | |
| Units | 
            Gets the OLAP native units.
              | 
| Name | Description | |
|---|---|---|
| CompareTo | 
            Compares current instance with argument instance.
              (Inherited from OlapElement.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from OlapElement.) | |
| ToString | Returns a string that represents the current object.  (Inherited from OlapElement.) |