Skip to main content
A newer version of this page is available. .

MeasureDefinition Properties

A measure definition.
Name Description
Calculation Gets the calculation applied to the measure.
DataMember Gets the data member for the current data item definition. Inherited from DataItemDefinition.
Expression Gets a measure expression.
SummaryType Gets the type of summary function calculated against the current measure.
WindowDefinition Gets a window definition used to apply a calculation.
See Also