The AggregateConfiguration type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AggregateConfiguration |
Default constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | PercentDataBad |
Percent Data Bad - idicates the minimum percentage of bad data in a given interval required for the StatusCode
for the given interval for processed data request to be set to Bad.
|
![]() | PercentDataGood |
Percent Data Good - idicates the minimum percentage of good data in a given interval required for the StatusCode
for the given interval for processed data request to be set to Good.
|
![]() | TreatUncertainAsBad |
True if uncertain values should be treated as bad.
|
![]() | UseServerCapabilitiesDefaults |
True to use the server defaults.
|
![]() | UseSlopedExtrapolation |
Type of extrapolation.
|