ParentGuardianInfo ClassProvincial Approach to Student Information API
Contains parent/guardian information for a student
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018ParentGuardianInfo

Namespace: PASI.DataContract.V2018
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 address
Public propertyExpiryDate
Parent/guardian calculated expiry date
Public propertyExpiryDateOverride
Parent/guardian expiry override date
Public propertyHasSameHomePhoneNumberAsStudent
(Required) True if the home phone number is the same as student
Public propertyHasSameMailingAddressAsStudent
(Required) True if mailing address is the same as student
Public propertyHasSamePhysicalAddressAsParentMailing
(Required) Indicate if parent/guardian has same physical address as mailing.
Public propertyHasSamePhysicalAddressAsStudent
(Required) True if physical address is the same as student mailing address
Public propertyHasSamePhysicalAddressAsStudentPhysical
True if physical address is the same as student physical address
Public propertyHomeNumber
The home phone number
Public propertyIsResidingWith
(Required) True if student is residing with parent/guardian
Public propertyLastUpdateUtcTime
(Required) The UTC time this parent/guardian's record was last modified
Public propertyMailingAddress
The mailing address
Public propertyMobileNumber
The mobile phone number
Public propertyName
(Required) Parent/guardian's name
Public propertyPhysicalAddress
The physical address
Public propertyRefId
(Required) The unique identifier for the parent/guardian record
Public propertyRelationshipDescription
Additional information about the relationship
Public propertyRelationshipType
(Required) Type of relationship
Public propertyWorkExtension
The work phone number extension
Public propertyWorkNumber
The work phone number
Top
See Also

Reference