StudentSchoolEnrolmentRegistrationStartDate Property Provincial Approach to Student Information API
(Required) The date the registration becomes active.

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

public DateTime RegistrationStartDate { get; set; }

Property Value

Type: DateTime
Remarks

Should be the first day the student attends classes.

Field Validation

  • This field is Required.
See Also

Reference