Defines a range of Alberta Student Numbers, including the upper and lower bounds of the range and the
next available number.
Inheritance Hierarchy
PASI.DataContract.V2009StateProvinceIdRange
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StateProvinceIdRange type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StateProvinceIdRange |
Properties
Name | Description | |
---|---|---|
FirstStateProvinceId |
The first Alberta Student Number in the range
| |
LastStateProvinceId |
The last Alberta Student Number in the range
| |
LastUpdatedUtc |
The date and time of the last update to the range
| |
NextStateProvinceId |
The next available Alberta Student Number in the range
|
See Also