This is the response from the SubmitCredentialRequirementAchievement service. It communicates whether the service call was successfully performed
and the resulting new PASI Core version numbers.
Inheritance Hierarchy
PASI.DataContract.V201305CredentialRequirementAchievementResponse
Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CredentialRequirementAchievementResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CredentialRequirementAchievementResponse |
Properties
Name | Description | |
---|---|---|
Rejections |
A list of alerts generated by the service call.
| |
StateProvinceId |
Identifies the associated Student.
| |
StudentCredentialRequirementAchievements |
Each response info in the list represents a single student credential requirement achievement being updated
|
See Also