Used by PASIprep when importing an ASN
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitStudentRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStudentRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitStudentRequest |
Properties
| Name | Description | |
|---|---|---|
| BirthDate | (Required)
The birth date on the document
| |
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| FirstName | (Required)
The first name of the student
| |
| Gender | (Required)
The gender of the student
| |
| LastName | (Required)
The last name of the student
| |
| MiddleName |
The middle name of the student
| |
| StateProvinceId | (Required)
The Alberta Student Number (ASN) of the student
| |
| Suffix |
The suffix name of the student
|
See Also