MeasureData Class | 
Namespace: Dundas.BI.WebApi.Models
The MeasureData type exposes the following members.
| Name | Description | |
|---|---|---|
| MeasureData | 
            Initializes a new instance of the MeasureData class.
              | 
| Name | Description | |
|---|---|---|
| AnalysisStructureId | 
            Gets or sets the ID of the analysis structure.
              (Inherited from AnalysisElementData.) | |
| Caption | 
            Gets or sets the caption.
              (Inherited from AnalysisElementData.) | |
| Category | 
            Gets the potential analysis category for the current instance.
              (Inherited from ElementData.) | |
| Containers | 
            Gets the container objects used alter the presentation of the elements using a folder-like approach.
              (Inherited from ElementData.) | |
| DataType | 
            Gets the element data type.
              | |
| DefaultAggregator | 
            Gets or sets the default aggregator.
              | |
| Description | 
            Gets or sets the description.
              (Inherited from ElementData.) | |
| EntityId | 
            Gets the parent entity ID.
              (Inherited from ElementData.) | |
| FormatInfo | 
            Gets the numeric format for the current instance.
              | |
| IsHierarchy | 
            Gets a value indicating whether this instance is a hierarchy.
              (Inherited from AnalysisElementData.) | |
| IsMeasure | 
            Gets a value indicating whether this instance is a measure.
              (Inherited from AnalysisElementData.) | |
| Properties | 
            Gets the various uncategorized properties.
              (Inherited from ElementData.) | |
| SupportedAggregators | 
            Gets or sets the supported aggregators.
              (Inherited from AnalysisElementData.) | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| UniqueName | 
            Gets the object unique name.
              (Inherited from UniqueNameData.) | 
| Name | Description | |
|---|---|---|
| ToMeasureDataContractMappings | 
            The mapping between the business object and the DTO.
              | |
| ToMeasureEntityMapping | 
            The mapping from data contract to the business object.
              |