AgeCriteriaApproximateAge Property Provincial Approach to Student Information API
The approximate age 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 int ApproximateAge { get; set; }

Property Value

Type: Int32
A positive integer representing the student's approximated age.
Remarks

If the value is less than or equal to zero, it is considered not provided.
See Also

Reference