SIFWorks ADK 2.0
ExclusionRules Property
NamespacesEdustructures.SifWorks.DwAggregateStatisticInfoExclusionRules

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

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

The SIF specification defines the meaning of this null as: "Rule for which statistic may not be reported"

To remove the ExclusionRules, set ExclusionRules to null

Version: 2.0

Since: 1.5r1

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