SIFWorks ADK 2.0
AggregateStatisticInfo Class
NamespacesEdustructures.SifWorks.DwAggregateStatisticInfo

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class AggregateStatisticInfo : SifDataObject
Public Class AggregateStatisticInfo _
	Inherits SifDataObject
public ref class AggregateStatisticInfo : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    AggregateStatisticInfo

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