MeasureDefinition Properties
A measure definition.
Name | Description |
---|---|
Calculation | Gets the calculation applied to the measure. |
Data |
Gets the data member for the current data item definition.
Inherited from Data |
Definitions | Gets a list of measure and dimension definitions. |
Expression | Gets a measure expression. |
Filter |
Gets or sets a filter string that uses dimensions whose definitions are added to the Data |
Summary |
Gets the type of summary function calculated against the current measure. |
Window |
Gets a window definition used to apply a calculation. |
See Also