EvaluatedMarkStatusInfo ClassProvincial Approach to Student Information API
This data contract contains information about the core alerts for an Evaluated Mark.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201204EvaluatedMarkStatusInfo

Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class EvaluatedMarkStatusInfo

The EvaluatedMarkStatusInfo type exposes the following members.

Constructors

  NameDescription
Public methodEvaluatedMarkStatusInfo
Top
Properties

  NameDescription
Public propertyCoreAlerts
The core alerts for this Evaluated Mark.
Public propertyEvaluatedMarkRefId
The RefId for this Evaluated Mark.
Public propertyMaxSourcePASIVersion
The internally tracked PASI version that triggered the rebuilding of the core alerts for this Evaluated Mark.
Public propertyPASICoreVersion
The PASI version of this status.
Public propertySourceEvaluatedMark
The Evaluated Mark for this status. If an ExpectedVersion and KnownSourceVersion were provided, and the Evaluated Mark 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.
Top
See Also

Reference