The address of the student or parent for notification of home education
Inheritance Hierarchy
PASI.DataContract.SystemHomeEducationMailingAddress
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The HomeEducationMailingAddress type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| HomeEducationMailingAddress |
Properties
| Name | Description | |
|---|---|---|
| City |
The city part of the address
| |
| Country | (Required)
The country code of the address
| |
| PostalCode |
The postal or zip code of the address
| |
| StateProvince |
The state or province code of the address
| |
| Street | (Required)
The street part of the address
|
See Also