SectionInfoCreditsOffered Property Provincial Approach to Student Information API
(Required) Number of credits the student receives upon successful completion of the course(s).

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

public short CreditsOffered { get; set; }

Property Value

Type: Int16
Remarks

Must be a whole number.

Field Validation

  • This field is Required.
See Also

Reference