AcceptedRegistrationStatusInfoAcceptedStatuses Property Provincial Approach to Student Information API
This property contains the list of registration statuses accepted for the requested year. If no statuses are accepted this will be an empty list.

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

public List<string> AcceptedStatuses { get; set; }

Property Value

Type: ListString
See Also

Reference