DiplomaExamInfo ClassProvincial Approach to Student Information API
Used to defined the writing schedule for a diploma exam.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2019DiplomaExamInfo

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

public class DiplomaExamInfo

The DiplomaExamInfo type exposes the following members.

Constructors

  NameDescription
Public methodDiplomaExamInfo
Top
Properties

  NameDescription
Public propertyCourseCode
(Required) Identifies the Course associated to the Exam Session.
Public propertyEffectiveUtc
The time a record became effective. This is a PASI generated value, any value entered will be ignored.
Public propertyExamComponents
(Required) A set of Exam Components that are completed by the student in order to complete the overall Exam.
Public propertyExamLanguage
(Required) The language in which the student responded to the exam.
Public propertyExamPeriod
(Required) A code value indicating the specific block of time in which exams are written.
Public propertyExamType
(Required) A code value indicating the type of Exam.
Public propertyIsDeleted
(Required) Identifies that the record has been deleted and should no longer be used.
Public propertyMarkFormat
(Required) A code value indicating the format of the mark assigned for this exam.
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 Session record.
Public propertyRegistrationDeadlineUtc
(Required) The date/time where user can still add or modify a late registration for the exam
Public propertyRescoreDeadlineDate
(Required) A date defining the deadline for students to submit a Rescore request to assessment.
Public propertySchoolYear
(Required) The School Year associated to the Exam Session.
Top
See Also

Reference