MeasureExpression Properties

The MeasureExpression type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the object description.
(Inherited from DescriptorBase.)
Public propertyFormat
Gets the statement format.
(Inherited from ExpressionDescriptor.)
Public propertyHierarchies
Gets the hierarchies used by the expression statement.
Public propertyId
Gets the object ID.
(Inherited from DescriptorBase.)
Public propertyIsBasedOnExternalMetrics
Gets a value indicating whether this instance is based on a external metrics, and therefore it is a main FormulaMetricSet measure.
Public propertyMeasure
Gets the underlying measure.
Public propertyMeasures
Gets the measures used by the expression statement.
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBase.)
Public propertyParameters
Gets the expression parameters.
(Inherited from ExpressionDescriptor.)
Public propertyPlaceholders
Gets the expression parameter placeholders.
(Inherited from ExpressionDescriptor.)
Public propertyStatement
Gets or sets the expression statement.
(Inherited from ExpressionDescriptor.)
Top
See Also