AddressComponentKeys Class |
Namespace: SanteDB.Core.Model.Constants
The AddressComponentKeys type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalLocator |
An additional locator (example: Beside the red barn).
| |
| AddressLine |
An address line as would appear on an address (example: 123 Main Street West)
| |
| BuildingNumber |
Identifies a particular building on a street (example: A23 Building)
| |
| BuildingNumberNumeric |
Identifies a numeric identifier for a building (example: 123)
| |
| BuildingNumberSuffix |
Identifies a suffix to the building number (example: 123 *SECTOR 7*)
| |
| CareOf |
Identifies the person where deliveries should be care-of (example: c/o Bob Smith)
| |
| CensusTract |
The census tract which is used for political counting of the census
| |
| City |
The town or city (example: Toronto)
| |
| Country |
The country in which the address resides (example: Canada)
| |
| County |
The county or sub-division of a sub-national unit (example: Clark County)
| |
| Delimiter |
Represents a meaningless delimiter such as dash, or newline
| |
| DeliveryAddressLine |
Represents an address line to be used for delivery rather than physical location (example: Loading Dock #4)
| |
| DeliveryInstallationArea |
Represents the area where the delivery should take place
| |
| DeliveryInstallationQualifier |
The delivery installation qualifier.
| |
| DeliveryInstallationType |
The delivery installation type.
| |
| DeliveryMode |
The delivery mode.
| |
| DeliveryModeIdentifier |
The delivery mode identifier.
| |
| Direction |
Represents a directory such as north, south, east, or west
| |
| PostalCode |
A codified adminsitrative unit used to locate the address (zip code or postal code)
| |
| PostBox |
Represents a PO box where delivery of mail should take place
| |
| Precinct |
Represents a precinct or sub-division of a city such as a burrogh
| |
| State |
Represents a state or province, or a sub-division of a national boundary
| |
| StreetAddressLine |
Represents a physical street delivery line (example: 123 Main Street West)
| |
| StreetName |
Represents the name portion of a street address (example: Main St.)
| |
| StreetNameBase |
The street name base portion of a street address (Example: Main)
| |
| StreetType |
The street type (example: Street, Road, Hwy)
| |
| UnitDesignator |
Identifies the type of unit (example: Suite, Apartment, Unit)
| |
| UnitIdentifier |
The identifier of the unit (example: 820)
|