SubmitLanguageAtHomeRequest ClassProvincial Approach to Student Information API
This data contract is the request for the SubmitLanguageAtHome service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2018SubmitLanguageAtHomeRequest

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

public class SubmitLanguageAtHomeRequest : RequestBase

The SubmitLanguageAtHomeRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitLanguageAtHomeRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyPrimaryLanguageSpokenAtHome
The type of primary language spoken at home for student.
Public propertyStateProvinceId
(Required) The student's Alberta Student Number (ASN).
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