AcceptedRegistrationStatusResponseRegistrationStatusInfo Property Provincial Approach to Student Information API
This property contains the list of AcceptedRegistrationStatusInfo objects that contains a school year and list of statuses that are accepted for that school year.

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

public List<AcceptedRegistrationStatusInfo> RegistrationStatusInfo { get; set; }

Property Value

Type: ListAcceptedRegistrationStatusInfo
See Also

Reference