SIFWorks ADK 2.0
CalculationRule Property
NamespacesEdustructures.SifWorks.DwAggregateStatisticInfoCalculationRule

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <CalculationRule> element.
Declaration Syntax
C#Visual BasicVisual C++
public CalculationRule CalculationRule{ get; set;}
Public Property CalculationRule As CalculationRule
public:
property CalculationRule^ CalculationRule {
	CalculationRule^ get ();
	void set (CalculationRule^ value);
}
Value
A CalculationRule
Remarks

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

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10