[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.
| C# | Visual Basic | Visual C++ |
public class AggregateStatisticFact : SifDataObject
Public Class AggregateStatisticFact _ Inherits SifDataObject
public ref class AggregateStatisticFact : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| AggregateStatisticFact | |||||