Name | Description | |
---|---|---|
![]() | init | Initializes the CalculatedMember. Called during construction. |
Name | Description | |
---|---|---|
![]() | calculatedMemberExpression | Gets or sets the calculated member expression. |
![]() | caption | Gets or sets the caption. |
![]() | formatString | Gets or sets the format string. |
![]() | measureGroup | Gets or sets the measure group. |
![]() | name | Gets or sets the name. |
![]() | parentHierarchyUniqueName | Gets or sets the unique name of name of the parent hierarchy. |
![]() | parentMemberUniqueName | Gets or sets the parent member unique name. |
![]() | solveOrder | Gets or sets the solve order. |
![]() | uniqueName | Gets or sets the object unique name. |
Name | Description | |
---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |