Contains all information required to update the disclosure restriction for a student.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201204SubmitStudentDisclosureRestrictionRequest
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentDisclosureRestrictionRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitStudentDisclosureRestrictionRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
DeleteDisclosureRestriction | (Required)
This value should be set to True when a disclosure restriction is to be deleted. Otherwise set it to False.
| |
DisclosureRestriction | (Required)
Student Disclosure Restriction information to update.
| |
StateProvinceId | (Required)
The Alberta Student Number at the time of registration.
| |
StudentPASICoreVersion | (Required)
The current version of the student PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
|
See Also