CourseInfoCategory Property Provincial Approach to Student Information API
(Required) A code indicating the category the course belongs to.

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

public string Category { get; set; }

Property Value

Type: String
Remarks

Course category is used to assist students in the selection of courses based on their interest, credential program requirement or special circumstances.

Field Validation

  • This field is Required.
See Also

Reference