SubmitStudentHoldRequest ClassProvincial Approach to Student Information API
Used by the SubmitStudentHold service
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitStudentHoldRequest

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

public class SubmitStudentHoldRequest : RequestBase

The SubmitStudentHoldRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitStudentHoldRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyExpiryDate
(Required) Student Hold's Expiry Date.
Public propertyHoldTypeCode
(Required) The code identifying the type of the student hold.
Public propertyId
(Required) The Id of the student hold.
Public propertyIsExpired
(Required) Student Hold's Is Expired Flag.
Public propertyNotes
Student Hold's notes.
Public propertyPASICoreVersion
(Required) The current version of the student hold PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
Public propertyStateProvinceId
(Required) The StateProvinceId of the student being held.
Top
See Also

Reference