ValidateStudentMarkInfo ClassProvincial Approach to Student Information API
Used in the request contract for the ValidateStudentByMarks service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507ValidateStudentMarkInfo

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

public class ValidateStudentMarkInfo

The ValidateStudentMarkInfo type exposes the following members.

Constructors

  NameDescription
Public methodValidateStudentMarkInfo
Top
Properties

  NameDescription
Public propertyCourseCodes
(Required) One or a list of unique identifier(s) for a course.
Public propertyMarkValue
(Required) The value of the mark assigned. Numeric scores should not have leading zeros. Percentage scores should not have the % sign Scores should not have leading or trailing spaces.
Top
See Also

Reference