This contract is used to get the Student Credential Requirement Set using the GetStudentCredentialRequirementSet service.
Inheritance Hierarchy
PASI.DataContract.V2009.RequestBase
PASI.DataContract.V201305.StudentCredentialRequirementSetRequest
Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentCredentialRequirementSetRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StudentCredentialRequirementSetRequest |
Properties
Name | Description | |
---|---|---|
![]() | CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) |
![]() | CredentialRequirementSet | (Required)
The code value used to identify the Credential Requirement Set.
|
![]() | StateProvinceId | (Required)
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
|
See Also