[This is preliminary documentation and is subject to change.]
This object defines the attribute of a group of objects th at implicitly or explicitly defines a subset of the group. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class AggregateCharacteristicInfo : SifDataObject
Public Class AggregateCharacteristicInfo _ Inherits SifDataObject
public ref class AggregateCharacteristicInfo : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| AggregateCharacteristicInfoAggregateCharacteristicInfoNew()() |
Creates an instance of an AggregateCharacteristicInfo
| |
| AggregateCharacteristicInfoAggregateCharacteristicInfoNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| Definition |
Gets or sets the value of the <Definition> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| ElementName |
Gets or sets the value of the <ElementName> 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.) |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| AggregateCharacteristicInfo | |||||