The person's citizenship status.
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
Property Value
Type: StringCode | Term | Description |
---|---|---|
1 | Canadian citizen | Person born in Canada OR has attained Canadian citizenship |
2 | Lawfully admitted to Canada for permanent residence | Person has Permanent Resident Status |
5 | Temporary Resident | Person has Study Permit through Canada Immigration |
6 | Child of a Canadian citizen | Person is a biological or adopted child of a Canadian citizen |
7 | Child of an individual lawfully admitted to Canada for permanent or temporary residence | Student is a biological or adopted child of a temporary or permanent resident OR refugee claimant |
9 | Step-child of a Canadian or temporary foreign worker OR status is unknown | Student is a step-child of a Canadian or temporary foreign worker OR used when status is unknown. |
Remarks
Field Validation
- Value must be an appropriate CitizenshipStatus code value.
See Also