This is the response from the GetStudentCredentialRequirementSetAudit service.
Inheritance Hierarchy
PASI.DataContract.V201305StudentCredentialRequirementSetAuditResponse
Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentCredentialRequirementSetAuditResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentCredentialRequirementSetAuditResponse |
Creates an instance of this contract.
|
Properties
Name | Description | |
---|---|---|
AuditEvents |
A list of audit events for given Credential Requirement Set.
| |
CredentialRequirementSet | (Required)
The code value used to identify the Credential Requirement Set.
| |
Rejections |
A list of alerts generated by the service call.
| |
StateProvinceId | (Required)
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
|
See Also