Used in the request contract for the ValidateStudentByMarks service.
Inheritance Hierarchy
PASI.DataContract.V201507ValidateStudentMarkInfo
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ValidateStudentMarkInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ValidateStudentMarkInfo |
Properties
Name | Description | |
---|---|---|
CourseCodes | (Required)
One or a list of unique identifier(s) for a course.
| |
MarkValue | (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.
|
See Also