Address ClassProvincial Approach to Student Information API
Defines the address for a student
Inheritance Hierarchy

SystemObject
  PASI.DataContract.ElectionsAlberta.V2018Address

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

public class Address

The Address type exposes the following members.

Constructors

  NameDescription
Public methodAddress
Top
Properties

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

Reference