SubmitStudentDisclosureRestrictionRequest ClassProvincial Approach to Student Information API
Contains all information required to update the disclosure restriction for a student.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204SubmitStudentDisclosureRestrictionRequest

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

public class SubmitStudentDisclosureRestrictionRequest : RequestBase

The SubmitStudentDisclosureRestrictionRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitStudentDisclosureRestrictionRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDeleteDisclosureRestriction
(Required) This value should be set to True when a disclosure restriction is to be deleted. Otherwise set it to False.
Public propertyDisclosureRestriction
(Required) Student Disclosure Restriction information to update.
Public propertyStateProvinceId
(Required) The Alberta Student Number at the time of registration.
Public propertyStudentPASICoreVersion
(Required) The current version of the student PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
Top
See Also

Reference