BasicPersonalInfoCitizenshipStatus Property Provincial Approach to Student Information API
The person's citizenship status.

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

public string CitizenshipStatus { get; set; }

Property Value

Type: String
CodeTermDescription
1Canadian citizenPerson born in Canada OR has attained Canadian citizenship
2Lawfully admitted to Canada for permanent residencePerson has Permanent Resident Status
5Temporary ResidentPerson has Study Permit through Canada Immigration
6Child of a Canadian citizenPerson is a biological or adopted child of a Canadian citizen
7Child of an individual lawfully admitted to Canada for permanent or temporary residenceStudent is a biological or adopted child of a temporary or permanent resident OR refugee claimant
9Step-child of a Canadian or temporary foreign worker OR status is unknownStudent is a step-child of a Canadian or temporary foreign worker OR used when status is unknown.
Remarks

Identifies whether a person is a Canadian citizen or a non-Canadian citizen who is permitted to remain in Canada.

Field Validation

See Also

Reference