SubmitControlScheduleRequest ClassProvincial Approach to Student Information API
This data contract is used in the request for the SubmitOperationControlSchedule service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitControlScheduleRequest

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

public class SubmitControlScheduleRequest : RequestBase

The SubmitControlScheduleRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitControlScheduleRequest
Top
Properties

  NameDescription
Public propertyActualDate
(Required) The date the control schedule is for.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyComment
A comment related to the control schedule being defined.
Public propertyControlScheduleID
(Required) The ID of the control schedule being modified.
Public propertyExamPeriodCode
(Required) The exam period the control schedule is for.
Public propertyIsDeleted
(Required) Whether the control schedule has been deleted.
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 being defined.
Public propertySchoolYear
(Required) The year the control schedule is for.
Top
See Also

Reference