MeasureData Properties

The MeasureData type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisStructureId
Gets or sets the ID of the analysis structure.
(Inherited from AnalysisElementData.)
Public propertyCaption
Gets or sets the caption.
(Inherited from AnalysisElementData.)
Public propertyCategory
Gets the potential analysis category for the current instance.
(Inherited from ElementData.)
Public propertyContainers
Gets the container objects used alter the presentation of the elements using a folder-like approach.
(Inherited from ElementData.)
Public propertyDataType
Gets the element data type.
Public propertyDefaultAggregator
Gets or sets the default aggregator.
Public propertyDescription
Gets or sets the description.
(Inherited from ElementData.)
Public propertyEntityId
Gets the parent entity ID.
(Inherited from ElementData.)
Public propertyFormatInfo
Gets the numeric format for the current instance.
Public propertyIsHierarchy
Gets a value indicating whether this instance is a hierarchy.
(Inherited from AnalysisElementData.)
Public propertyIsMeasure
Gets a value indicating whether this instance is a measure.
(Inherited from AnalysisElementData.)
Public propertyProperties
Gets the various uncategorized properties.
(Inherited from ElementData.)
Public propertySupportedAggregators
Gets or sets the supported aggregators.
(Inherited from AnalysisElementData.)
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyUniqueName
Gets the object unique name.
(Inherited from UniqueNameData.)
Top
See Also