The ValidateStudentByMarkInfoResponse type exposes the following members.
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