This data contract is used in the request for the SubmitOperationControlSchedule service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitControlScheduleRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitControlScheduleRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitControlScheduleRequest |
Properties
| Name | Description | |
|---|---|---|
| ActualDate | (Required)
The date the control schedule is for.
| |
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| Comment |
A comment related to the control schedule being defined.
| |
| ControlScheduleID | (Required)
The ID of the control schedule being modified.
| |
| ExamPeriodCode | (Required)
The exam period the control schedule is for.
| |
| IsDeleted | (Required)
Whether the control schedule has been deleted.
| |
| PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object. Value is ignored when new.
| |
| ScheduleCategoryCode | (Required)
The schedule category the control schedule is for.
| |
| ScheduleDate | (Required)
The date the control schedule is scheduled for.
| |
| ScheduleTaskDescription | (Required)
A description of the control schedule being defined.
| |
| SchoolYear | (Required)
The year the control schedule is for.
|
See Also