MeasureDefinition Members
In This Article
#Constructors
Name | Description |
---|---|
Measure |
Initializes a new instance of the Measure |
Measure |
Initializes a new instance of the Measure |
Measure |
Initializes a new instance of the Measure |
Measure |
Initializes a new instance of the Measure |
Measure |
Initializes a new instance of the Measure |
#Properties
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. |
#Methods
Name | Description |
---|---|
Add |
Adds a definition for the dimension that uses the specified data member and group interval. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Measure |
Get |
Gets the hash code that corresponds to the value of the current Measure |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from Data |
See Also