This data contract is used to return audit details of OperationControlSchedules.
Inheritance Hierarchy
PASI.DataContract.SystemControlScheduleInfo
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ControlScheduleInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ControlScheduleInfo |
Properties
Name | Description | |
---|---|---|
ActualDate | (Required)
The date the control schedule is for.
| |
Comment |
A comment related to the control schedule
| |
ControlScheduleID | (Required)
The ID of the control schedule
| |
ExamPeriodCode | (Required)
The exam period the control schedule is for.
| |
IsDeleted | (Required)
Whether the control schedule has been deleted.
| |
LastUpdateUserName | (Required)
The name of the last user to modify this record
| |
LastUpdateUtcTime | (Required)
The date the control schedule was last modified.
| |
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
| |
SchoolYear | (Required)
The year the control schedule is for.
|
See Also