[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <CalculationRule> element.
| C# | Visual Basic | Visual C++ |
public CalculationRule CalculationRule{ get; set;}
Public Property CalculationRule As CalculationRule
public: property CalculationRule^ CalculationRule { CalculationRule^ get (); void set (CalculationRule^ value); }
A CalculationRule
The SIF specification defines the meaning of this null as: "Rule for calculating the aggregate statistic"
To remove the CalculationRule, set CalculationRule to null
Version: 2.0
Since: 1.5r1