CourseInfoDescriptions Property Provincial Approach to Student Information API
(Required) Textual descriptions of the course. for a course.

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

public List<CourseDescriptionInfo> Descriptions { get; set; }

Property Value

Type: ListCourseDescriptionInfo
Remarks

There may be one or more descriptions.

Field Validation

  • This field is Required.
See Also

Reference