ControlScheduleInfo ClassProvincial Approach to Student Information API
This data contract is used to return audit details of OperationControlSchedules.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.SystemControlScheduleInfo

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

public class ControlScheduleInfo

The ControlScheduleInfo type exposes the following members.

Constructors

  NameDescription
Public methodControlScheduleInfo
Top
Properties

  NameDescription
Public propertyActualDate
(Required) The date the control schedule is for.
Public propertyComment
A comment related to the control schedule
Public propertyControlScheduleID
(Required) The ID of the control schedule
Public propertyExamPeriodCode
(Required) The exam period the control schedule is for.
Public propertyIsDeleted
(Required) Whether the control schedule has been deleted.
Public propertyLastUpdateUserName
(Required) The name of the last user to modify this record
Public propertyLastUpdateUtcTime
(Required) The date the control schedule was last modified.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. Value is ignored when new.
Public propertyScheduleCategoryCode
(Required) The schedule category the control schedule is for.
Public propertyScheduleDate
(Required) The date the control schedule is scheduled for.
Public propertyScheduleTaskDescription
(Required) A description of the control schedule
Public propertySchoolYear
(Required) The year the control schedule is for.
Top
See Also

Reference