AgeCriteria ClassProvincial Approach to Student Information API
The age-related criteria (i.e. birth date) for locating a student.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009AgeCriteria

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

public class AgeCriteria

The AgeCriteria type exposes the following members.

Constructors

  NameDescription
Public methodAgeCriteria
Top
Properties

  NameDescription
Public propertyApproximateAge
The approximate age of the student to search.
Public propertyBirthDate
The birthdate of the student to search.
Public propertyGradeLevel
The grade level of the student to search.
Top
Remarks

Only one property value must be provided.
See Also

Reference