StudentCredentialRequirementSetResponse ClassProvincial Approach to Student Information API
This is the response from the GetStudentCredentialRequirementSet service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201305StudentCredentialRequirementSetResponse

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

public class StudentCredentialRequirementSetResponse

The StudentCredentialRequirementSetResponse type exposes the following members.

Constructors

  NameDescription
Public methodStudentCredentialRequirementSetResponse
Creates an instance of this contract.
Top
Properties

  NameDescription
Public propertyCredentialRequirementSet
(Required) Information pertaining to the Credential Requirement Set.
Public propertyRejections
A list of alerts generated by the service call.
Public propertyStateProvinceId
(Required) The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
Top
See Also

Reference