UpdateMyPassConnectionRequestStateProvinceId Property Provincial Approach to Student Information API
(Required) Identifies the student associated to the myPass Connection.

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

public string StateProvinceId { get; set; }

Property Value

Type: String
Remarks

Commonly referred to as the Alberta Student Number. Must be a 9 digit code [0-9].

Field Validation

  • This field is Required.
  • Value must be in the form of a number between '000000001' and '999999999'.
See Also

Reference