CalculatedMemberData Class | 
Namespace: Dundas.BI.WebApi.Models
The CalculatedMemberData type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculatedMemberData | 
            Initializes a new instance of the CalculatedMemberData class.
              | 
| Name | Description | |
|---|---|---|
| CalculatedMemberExpression | 
            Gets 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 parent member unique name.
              | |
| SolveOrder | 
            Gets or sets the solve order.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| UniqueName | 
            Gets the object unique name.
              | 
| Name | Description | |
|---|---|---|
| ToDataContractMapping | 
            The mapping from CalculatedMember to CalculatedMemberData.
              | |
| ToEntityMapping | 
            The mapping from CalculatedMemberData to CalculatedMember.
              |