CourseRelationshipInfoRelationshipType Property Provincial Approach to Student Information API
(Required) Identifies the type of relationship. Typical Sequence (TYP), Prerequisite (PRQ) and Equivalent (REG/WPC/CHA). Use the GetCodeTypes API to get all possible values.

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

public string RelationshipType { get; set; }

Property Value

Type: String
Remarks


Field Validation

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

Reference