An Official Mark record for transcript data.
Inheritance Hierarchy
PASI.DataContract.V201305TranscriptOfficialMarkInfo
Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The TranscriptOfficialMarkInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TranscriptOfficialMarkInfo |
Properties
| Name | Description | |
|---|---|---|
| CourseCode | (Required)
Identifies the Course associated to the Exam Session.
| |
| CreditsAwarded | (Required)
Credits the student was awarded.
| |
| EffectiveUtc |
The time a record became effective. This is a PASI generated value, any value entered will be ignored. | |
| MarkCalculationMethod |
A code value used to identify the method used to calculate the official mark.
| |
| MarkFormat |
Used to further define the mark assigned to the student by identifying the format of the mark value.
| |
| MarkStatus |
A code value used to identify the status of the official mark. This value is derived from MarkCalculationMethod
| |
| MarkValue |
The mark value assigned to the student for a course.
| |
| PASICoreVersion | (Required)
Identifies that the record has been deleted and should no longer be used.
| |
| SchoolYear |
The school year for which the list of calendars applies.
| |
| SelectedMarks |
A list of Selected Marks (Evaluated Mark, Course Enrolment or Exam Mark) that composites the Official Mark.
| |
| StateProvinceId | (Required)
Identifies the associated Student.
|
See Also