HomeEducationMailingAddress ClassProvincial Approach to Student Information API
The address of the student or parent for notification of home education
Inheritance Hierarchy

SystemObject
  PASI.DataContract.SystemHomeEducationMailingAddress

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

public class HomeEducationMailingAddress

The HomeEducationMailingAddress type exposes the following members.

Constructors

  NameDescription
Public methodHomeEducationMailingAddress
Top
Properties

  NameDescription
Public propertyCity
The city part of the address
Public propertyCountry
(Required) The country code of the address
Public propertyPostalCode
The postal or zip code of the address
Public propertyStateProvince
The state or province code of the address
Public propertyStreet
(Required) The street part of the address
Top
See Also

Reference