ResponsibleSchoolInfoSchoolStateProvince Property Provincial Approach to Student Information API
The province or state associated with the School address that the student is transitioning to. For Canadian and US addresses, this should be the accepted 2 digit province or state code.

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

public string SchoolStateProvince { get; set; }

Property Value

Type: String
Remarks


Field Validation

  • Value must be no more than 20 characters.
See Also

Reference