ValidateStudentByMarkInfoRequest ClassProvincial Approach to Student Information API
The request contract for the ValidateStudentByMarks service.
Inheritance Hierarchy

System.Object
  PASI.DataContract.V2009.RequestBase
    PASI.DataContract.V201507.ValidateStudentByMarkInfoRequest

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

public class ValidateStudentByMarkInfoRequest : RequestBase

The ValidateStudentByMarkInfoRequest type exposes the following members.

Constructors

  NameDescription
Public methodValidateStudentByMarkInfoRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertySchoolCode
(Required) The school the student attended.
Public propertyStateProvinceId
(Required) The StateProvinceId that will be validated.
Public propertyStudentMarks
(Required) A list of marks that will be validated against the student's academic record.
Top
See Also

Reference