AnalysisElementData Properties

The AnalysisElementData type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisStructureId
Gets or sets the ID of the analysis structure.
Public propertyCaption
Gets or sets the caption.
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 propertyDescription
Gets or sets the description.
(Inherited from ElementData.)
Public propertyEntityId
Gets the parent entity ID.
(Inherited from ElementData.)
Public propertyIsHierarchy
Gets a value indicating whether this instance is a hierarchy.
Public propertyIsMeasure
Gets a value indicating whether this instance is a measure.
Public propertyProperties
Gets the various uncategorized properties.
(Inherited from ElementData.)
Public propertySupportedAggregators
Gets or sets the supported aggregators.
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