CourseInfoAccumulatedCreditMaximum Property Provincial Approach to Student Information API
When provided, identifies how many credits a student can accumulate in the course by taking the course multiple times. If not provided, identifies that the student cannot accumulate credits in the course.

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

public Nullable<short> AccumulatedCreditMaximum { get; set; }

Property Value

Type: NullableInt16
See Also

Reference