AnalysisElementUsage Properties

The AnalysisElementUsage type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisElement
Gets the parent IAnalysisElement.
Public propertyCaption
Gets or sets the usage element caption.
Public propertyIsExcludedFromDataExport
Gets or sets a value indicating whether this element is exported in non-image exports.
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 propertyIsTimeHierarchy
Gets a value indicating whether this instance is a time hierarchy.
Public propertyMetricSet
Gets the parent entity.
Public propertyParameter
Gets the associated data parameter.
Public propertyPlacement
Gets the element placement.
Public propertyRetrieveUnknownMembers
Gets or sets a value indicating whether unknown members should be retrieved or not.
Public propertyUniqueName
Gets the unique name of the underlying analysis element.
Top
See Also