SIFWorks ADK 2.0
AggregateStatisticFact Class
NamespacesEdustructures.SifWorks.DwAggregateStatisticFact

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

This object is the actual value of the measurement. It is always associated with one statistic and one or more characteristics. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class AggregateStatisticFact : SifDataObject
Public Class AggregateStatisticFact _
	Inherits SifDataObject
public ref class AggregateStatisticFact : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AggregateStatisticFactAggregateStatisticFactNew()()
Creates an instance of an AggregateStatisticFact

AggregateStatisticFactAggregateStatisticFactNew(String, AggregateCharacteristicInfoRefId, String, Nullable<(Of <Decimal>)>)
Constructor that accepts values for all mandatory fields

AggregateStatisticInfoRefId
Gets or sets the value of the <AggregateStatisticInfoRefId> element.

Characteristics
Gets or sets the value of the <Characteristics> element.

Excluded
Gets or sets the value of the <Excluded> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetCharacteristics(AggregateCharacteristicInfoRefId)
Sets the value of the <Characteristics> element.

SetExcluded(YesNo)
Sets the value of the <Excluded> element.

Value
Gets or sets the value of the <Value> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    AggregateStatisticFact

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