CourseEnrolmentMarkInfo ClassProvincial Approach to Student Information API
The mark associated with a Course Enrolment.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201204CourseEnrolmentMarkInfo

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

public class CourseEnrolmentMarkInfo

The CourseEnrolmentMarkInfo type exposes the following members.

Constructors

  NameDescription
Public methodCourseEnrolmentMarkInfo
Top
Properties

  NameDescription
Public propertyAssignmentDate
(Required) The date the mark was assigned.
Public propertyIsMarkApproved
(Required) Identifies if the mark value has been approved by the submitting organization. This value is ignored when calling the SubmitCourseEnrolment service.
Public propertyMarkFormat
(Required) A code value indicating the format of the mark assigned.
Public propertyMarkValue
(Required) The value of the mark assigned.
Top
See Also

Reference