CredentialAwardingStateProvinceId ClassProvincial Approach to Student Information API
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

SystemObject
  PASI.DataContract.V201305CredentialAwardingStateProvinceId

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

public class CredentialAwardingStateProvinceId

The CredentialAwardingStateProvinceId type exposes the following members.

Constructors

  NameDescription
Public methodCredentialAwardingStateProvinceId
Top
Properties

  NameDescription
Public propertyStateProvinceId
(Required) The StateProvinceId of the student to award a credential to, otherwise known as the Alberta Student Number (ASN).
Top
See Also

Reference