StudentLocatorStateProvinceId Property Provincial Approach to Student Information API
The Alberta Student Number of the student to search.

Namespace: PASI.DataContract.V2009
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
The nine digit numeric code assigned to the student.
Remarks

If provided, the State Province Id should be a value between 000000001 and 999999999 inclusive.

Field Validation

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

Reference