The mark associated with a Course Enrolment.
Inheritance Hierarchy
PASI.DataContract.V201204CourseEnrolmentMarkInfo
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CourseEnrolmentMarkInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CourseEnrolmentMarkInfo |
Properties
Name | Description | |
---|---|---|
AssignmentDate | (Required)
The date the mark was assigned.
| |
IsMarkApproved | (Required)
Identifies if the mark value has been approved by the submitting
organization. This value is ignored when calling the SubmitCourseEnrolment service. | |
MarkFormat | (Required)
A code value indicating the format of the mark assigned.
| |
MarkValue | (Required)
The value of the mark assigned.
|
See Also