The SectionStatusInfo type exposes the following members.
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