ExamMarkInfo ClassProvincial Approach to Student Information API
The mark awarded to the student for writing an exam.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201602ExamMarkInfo

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

public class ExamMarkInfo

The ExamMarkInfo type exposes the following members.

Constructors

  NameDescription
Public methodExamMarkInfo
Top
Properties

  NameDescription
Public propertyComponentMarks
(Required) The set of Exam Component Marks that contributed to this exam mark.
Public propertyEffectiveUtc
The time a record became effective. This is a PASI generated value, any value entered will be ignored.
Public propertyExamMarkStatus
(Required) A code value indicating if the mark is final, or why a mark was not provided.
Public propertyExamRefId
(Required) Identifies the Exam Session associated to the Exam Mark.
Public propertyIsDeleted
(Required) Identifies that the record has been deleted and should no longer be used.
Public propertyIsRescored
(Required) A Boolean value indicating that mark value incorporates a rescore requested by the student.
Public propertyMarkValue
The value of the mark assigned.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. Set to zero when creating a new object.
Public propertyRefId
(Required) The Globally Unique Identifier (GUID) used to reference the Exam Mark record.
Public propertyStateProvinceId
(Required) Identifies the associated Student.
Top
See Also

Reference