StateProvinceIdRange ClassProvincial Approach to Student Information API
Defines a range of Alberta Student Numbers, including the upper and lower bounds of the range and the next available number.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009StateProvinceIdRange

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

public class StateProvinceIdRange

The StateProvinceIdRange type exposes the following members.

Constructors

  NameDescription
Public methodStateProvinceIdRange
Top
Properties

  NameDescription
Public propertyFirstStateProvinceId
The first Alberta Student Number in the range
Public propertyLastStateProvinceId
The last Alberta Student Number in the range
Public propertyLastUpdatedUtc
The date and time of the last update to the range
Public propertyNextStateProvinceId
The next available Alberta Student Number in the range
Top
See Also

Reference