ParentGuardianInfo ClassProvincial Approach to Student Information API
School enrolment records are used to record information about the schools a student attends.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.AlbertaHealth.V2017ParentGuardianInfo

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

public class ParentGuardianInfo

The ParentGuardianInfo type exposes the following members.

Constructors

  NameDescription
Public methodParentGuardianInfo
Top
Properties

  NameDescription
Public propertyEmailAddress
The email that the confirmation email will be sent to.
Public propertyExpiryDate
The date the record is no longer in effect
Public propertyFirstName
(Required) The first name of the Parent or Guardian
Public propertyHomePhoneNumber
The home phone number
Public propertyLastName
(Required) The last name of the Parent or Guardian
Public propertyMobilePhoneNumber
The mobile phone number
Public propertyRelationshipType
(Required) Type of relationship between parent/guardian and student.
Public propertyWorkExtension
The work phone number extension
Public propertyWorkPhoneNumber
The work phone number
Top
See Also

Reference