AgeCriteriaGradeLevel Property Provincial Approach to Student Information API
The grade level 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 GradeLevel { get; set; }

Property Value

Type: String
EC (Early Childhood), 1 (Grade 1), 2...12
Remarks

If the value is empty it is considered not provided.

Field Validation

  • Value must be an appropriate GradeCode code value.
See Also

Reference