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

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201507ValidateStudentByMarkInfoRequest

Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.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