The request contract for the ValidateStudentByMarks service.
Inheritance Hierarchy
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
The ValidateStudentByMarkInfoRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ValidateStudentByMarkInfoRequest |
Properties
Name | Description | |
---|---|---|
![]() | CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) |
![]() | SchoolCode | (Required)
The school the student attended.
|
![]() | StateProvinceId | (Required)
The StateProvinceId that will be validated.
|
![]() | StudentMarks | (Required)
A list of marks that will be validated against the student's academic record.
|
See Also