[This is preliminary documentation and is subject to change.]
This object defines the attribute of a group of objects that implicitly or explicitly defines a subset of the group. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class AggregateStatisticInfo : SifDataObject
Public Class AggregateStatisticInfo _ Inherits SifDataObject
public ref class AggregateStatisticInfo : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| AggregateStatisticInfoAggregateStatisticInfoNew()() |
Creates an instance of an AggregateStatisticInfo
| |
| AggregateStatisticInfoAggregateStatisticInfoNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| ApprovalDate |
Gets or sets the value of the <ApprovalDate> element.
| |
| CalculationRule |
Gets or sets the value of the <CalculationRule> element.
| |
| DiscontinueDate |
Gets or sets the value of the <DiscontinueDate> element.
| |
| EffectiveDate |
Gets or sets the value of the <EffectiveDate> element.
| |
| ExclusionRules |
Gets or sets the value of the <ExclusionRules> element.
| |
| ExpirationDate |
Gets or sets the value of the <ExpirationDate> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| Location |
Gets or sets the value of the <Location> element.
| |
| Measure |
Gets or sets the value of the <Measure> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetCalculationRule(CalculationRuleType, String) | Sets the value of the <CalculationRule> element. | |
| SetLocation(LocationType) | Sets the value of the <Location> element. | |
| SetMeasure(MeasureType) |
Sets the value of the <Measure> element.
| |
| Source |
Gets or sets the value of the <Source> element.
| |
| StatisticName |
Gets or sets the value of the <StatisticName> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| AggregateStatisticInfo | |||||