AcademicEvaluatedMarkInfoMarkValue Property Provincial Approach to Student Information API
(Required) The mark value assigned to the student for a course.

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

public string MarkValue { get; set; }

Property Value

Type: String
Remarks

Must be a 1 character upper case alpha "A" through "F", plus "P" or 3 digit numeric 0 through 999 (not zero filled).

Field Validation

  • This field is Required.
  • Value must be no more than 3 characters.
See Also

Reference