Defines the address for a student
Inheritance Hierarchy
PASI.DataContract.ElectionsAlberta.V2018Address
Namespace: PASI.DataContract.ElectionsAlberta.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The Address type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Address |
Properties
Name | Description | |
---|---|---|
AddressFormat | (Required)
The address format
| |
City |
The city part of the address
| |
Country | (Required)
The country code
| |
PostalCode |
The postal or zip code
| |
StateProvince |
The state or province code
| |
Street | (Required)
The street part of the address
|
See Also