AddressBase Class |
Namespace: SeniorSystemsWS.Entity
The AddressBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressCode |
Gets or sets the address code.
| |
| AddressLines |
Gets or sets the address lines.
| |
| AddressType |
Gets or sets the address type.
| |
| BillCode |
Gets or sets the bill code ("Original","Copy", or blank).
| |
| Emails |
Gets or sets the email addresses.
| |
| IsEmergencyContact |
Gets or sets a value indicating whether this address is set as an emergency contact address.
| |
| IsSendGrades |
Gets or sets a value indicating whether this address is set to receive student's grade reports.
| |
| NotPublishEntireAddress |
Gets or sets a value indicating whether the entire address should be hidden in a public directory.
| |
| OtherNumbers |
Gets or sets the other numbers.
| |
| PhoneNumbers |
Gets or sets the phone numbers.
|