The StateProvinceId (also known as Alberta Student Number or ASN) of student's that the system will use
to determine if a credential can be awarded to. The StateProvinceId must be a student that is a valid
PASI student, is active, and is the primary StateProvinceId of the student. Otherwise, the StateProvinceId
will be rejected.
Inheritance Hierarchy
PASI.DataContract.V201305CredentialAwardingStateProvinceId
Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CredentialAwardingStateProvinceId type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CredentialAwardingStateProvinceId |
Properties
Name | Description | |
---|---|---|
StateProvinceId | (Required)
The StateProvinceId of the student to award a credential to, otherwise known as the Alberta Student Number (ASN).
|
See Also