SubmitStudentRequest ClassProvincial Approach to Student Information API
Used by PASIprep when importing an ASN
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitStudentRequest

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

public class SubmitStudentRequest : RequestBase

The SubmitStudentRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitStudentRequest
Top
Properties

  NameDescription
Public propertyBirthDate
(Required) The birth date on the document
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyFirstName
(Required) The first name of the student
Public propertyGender
(Required) The gender of the student
Public propertyLastName
(Required) The last name of the student
Public propertyMiddleName
The middle name of the student
Public propertyStateProvinceId
(Required) The Alberta Student Number (ASN) of the student
Public propertyCode exampleSuffix
The suffix name of the student
Top
See Also

Reference