This data contract contains information about the core alerts for a Section.
Inheritance Hierarchy
PASI.DataContract.V201204SectionStatusInfo
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SectionStatusInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SectionStatusInfo |
Properties
Name | Description | |
---|---|---|
CoreAlerts |
The core alerts for this Section.
| |
MaxSourcePASIVersion |
The internally tracked PASI version that triggered the rebuilding of the core alerts for
this Section.
| |
PASICoreVersion |
The PASI version of this status.
| |
SectionRefId |
The RefId for this Section.
| |
SourceSection |
The Section for this status. If an ExpectedVersion and KnownSourceVersion
were provided, and the Section version is higher than the KnownSourceVersion but
less than or equal to the MaxSourcePASIVersion for this status, then this property
will have a value otherwise it will be null.
|
See Also