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

SystemObject
  PASI.DataContract.V201305CredentialRequirementAchievementResponse

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

public class CredentialRequirementAchievementResponse

The CredentialRequirementAchievementResponse type exposes the following members.

Constructors

  NameDescription
Public methodCredentialRequirementAchievementResponse
Top
Properties

  NameDescription
Public propertyRejections
A list of alerts generated by the service call.
Public propertyStateProvinceId
Identifies the associated Student.
Public propertyStudentCredentialRequirementAchievements
Each response info in the list represents a single student credential requirement achievement being updated
Top
See Also

Reference