The response contract for the ValidateStudentByMarks service.
Inheritance Hierarchy
PASI.DataContract.V201507ValidateStudentByMarkInfoResponse
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ValidateStudentByMarkInfoResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ValidateStudentByMarkInfoResponse |
Properties
Name | Description | |
---|---|---|
IsValid | (Required)
Is true if the student information passed in on the request was valid.
False if the information was incorrect or if there are any rejections.
| |
Rejections |
A list of alerts generated by the service call.
|
See Also