ValidateStudentByMarkInfoResponse ClassProvincial Approach to Student Information API
The response contract for the ValidateStudentByMarks service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507ValidateStudentByMarkInfoResponse

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

public class ValidateStudentByMarkInfoResponse

The ValidateStudentByMarkInfoResponse type exposes the following members.

Constructors

  NameDescription
Public methodValidateStudentByMarkInfoResponse
Top
Properties

  NameDescription
Public propertyIsValid
(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.
Public propertyRejections
A list of alerts generated by the service call.
Top
See Also

Reference