StudentSchoolEnrolmentRegistrationType Property Provincial Approach to Student Information API
(Required) Indicates the type of program or courses the student is registering for.

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

public string RegistrationType { get; set; }

Property Value

Type: String
Remarks


Field Validation

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

Reference