CourseInfoDevelopedBy Property Provincial Approach to Student Information API
(Required) Identifies if the course is developed provincially by Alberta Education (“P”), or is a Locally Developed Course (“L”).

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

public string DevelopedBy { get; set; }

Property Value

Type: String
Remarks


Field Validation

  • This field is Required.
  • Value must be an appropriate code value.

Reference