DiplomaExamRegistrationGetRequestStateProvinceId Property Provincial Approach to Student Information API
(Optional) The student with the exam registrations

Namespace: PASI.DataContract.V201507
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]. Reject if invalid characters found or of insufficient length.

Field Validation

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

Reference