Defines the citizenship status information for a student and the parent guardian
Inheritance Hierarchy
PASI.DataContract.V2020CitizenshipStatusInfo
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CitizenshipStatusInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CitizenshipStatusInfo |
Properties
| Name | Description | |
|---|---|---|
| AuditUserName | (Required)
The name of the user that made the update
| |
| CitizenshipStatus | (Required)
The citizenship status
| |
| CountryOfCitizenship |
The country of citizenship
| |
| CreatedByOrganizationCode | (Required)
The code assigned to the authority by Alberta Education
| |
| DocumentExpiryDate |
The date the document expires
| |
| EffectiveDate | (Required)
The date the citizenship status is in effect
| |
| LastUpdateUtcTime |
The UTC time the citizenship status was last modified
| |
| ParentGuardianCitizenshipDocumentRefId |
The unique identifier for the parent guardian citizenship status document record
| |
| ParentGuardianCitizenshipStatus |
The citizenship status
| |
| ParentGuardianId |
The unique identifier for the parent guardian record on student citizenship status
| |
| RefId | (Required)
The unique identifier for the citizenship status record
| |
| StudentCitizenshipDocumentRefId |
The unique identifier for the student citizenship status document record
|
See Also