The SubmitDiplomaExamSittingRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
ComponentCode | (Required)
Identifies the which Exam Component this Exam Sitting relates to.
| |
ExamRefId | (Required)
Identifies the Exam associated to the exam sitting.
| |
IsDeleted | (Required)
Identifies that the exam sitting has been deleted and should no longer be used.
| |
IsSpecial | (Required)
Identifies if a writing centre is special, and temporary in nature.
| |
LocationName |
The physical location (not address) where the exam will be proctored.
| |
OrganizationCode |
Identifies the Organization responsible for managing the Exam Sitting. This organization is
commonly referred to as the “writing centre”.
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object.
Set to zero when creating a new exam sitting.
| |
RefId | (Required)
The Globally Unique Identifier (GUID) used to reference the exam sitting
record.
| |
ScheduledDtoTime |
The date and time this Exam Sitting is expected to occur relative to Coordinated Universal Time (UTC).
| |
StudentCapacity |
The number of students that may write in this exam sitting.
|
See Also