TotalsCalculationRuleData Class |
Namespace: Dundas.BI.WebApi.Models
The TotalsCalculationRuleData type exposes the following members.
Name | Description | |
---|---|---|
![]() | TotalsCalculationRuleData |
Initializes a new instance of the TotalsCalculationRuleData class.
|
Name | Description | |
---|---|---|
![]() | CalculationAxis |
Gets the calculation axis.
|
![]() | Expression |
Gets the rule expression.
|
![]() | IsGrandTotalsOnly |
Gets or sets a value indicating whether this instance is only for grand totals calculations.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | UseDetailLevels |
Gets or sets a value indicating whether the detail levels should be used in calculations.
|
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between TotalsCalculationRuleData and TotalsCalculationRule.
|
![]() ![]() | ToDataContractMappings |
The mapping between TotalsCalculationRule and TotalsCalculationRuleData.
|