CourseEnrolmentInfoCreditsAttempted Property Provincial Approach to Student Information API
(Required) The number of Credit the student attempted.

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

public short CreditsAttempted { get; set; }

Property Value

Type: Int16
Remarks

Must be a a whole number.

Field Validation

  • This field is Required.
See Also

Reference