The ValidateStudentMarkInfo type exposes the following members.
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