TotalsCalculationRuleData Properties

The TotalsCalculationRuleData type exposes the following members.

Properties
  NameDescription
Public propertyCalculationAxis
Gets the calculation axis.
Public propertyExpression
Gets the rule expression.
Public propertyIsGrandTotalsOnly
Gets or sets a value indicating whether this instance is only for grand totals calculations.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyUseDetailLevels
Gets or sets a value indicating whether the detail levels should be used in calculations.
Top
See Also