AddressInfo ClassProvincial Approach to Student Information API
Contains address information
Inheritance Hierarchy

SystemObject
  PASI.DataContract.AlbertaHealth.V2017AddressInfo

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

public class AddressInfo

The AddressInfo type exposes the following members.

Constructors

  NameDescription
Public methodAddressInfo
Top
Properties

  NameDescription
Public propertyCity
The city part of the address.
Public propertyExpiryDate
The date the address is no longer in effect.
Public propertyPostalCode
Postal Code value of the address.
Public propertyStateProvince
The state or province code of the address.
Public propertyStreet
The street part of the address.
Top
See Also

Reference