CitizenshipStatusInfo ClassProvincial Approach to Student Information API
Defines the citizenship status information for a student and the parent guardian
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2021CitizenshipStatusInfo

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

public class CitizenshipStatusInfo

The CitizenshipStatusInfo type exposes the following members.

Constructors

  NameDescription
Public methodCitizenshipStatusInfo
Top
Properties

  NameDescription
Public propertyAuditUserName
(Required) The name of the user that made the update
Public propertyCitizenshipStatus
(Required) The citizenship status
Public propertyCountryOfCitizenship
The country of citizenship
Public propertyCreatedByOrganizationCode
(Required) The code assigned to the authority by Alberta Education
Public propertyDocumentExpiryDate
The date the document expires
Public propertyEffectiveDate
(Required) The date the citizenship status is in effect
Public propertyLastUpdateUtcTime
The UTC time the citizenship status was last modified
Public propertyParentGuardianCitizenshipStatus
The citizenship status
Public propertyParentGuardianId
The unique identifier for the parent guardian record on student citizenship status
Public propertyRefId
(Required) The unique identifier for the citizenship status record
Top
See Also

Reference