Name | Description | |
---|---|---|
![]() | LocationBase Constructor | Initializes a new LocationBase object. |
The following tables list the members exposed by LocationBase.
Name | Description | |
---|---|---|
![]() | LocationBase Constructor | Initializes a new LocationBase object. |
Name | Description | |
---|---|---|
![]() | AddressLine1 | The street address of this Location. |
![]() | AddressLine2 | Additional secondary information related to this Location's street address. |
![]() | Category | The category assigned to this Location. |
![]() | City | The city or locality this Location resides within. |
![]() | Comments | Any additional comments associated with this Location. |
![]() | CompanyName | The company name associated with this Location. |
![]() | ContactName | The primary contact name associated with this Location. |
![]() | Country | The country or other national political entity this Location resides within. |
![]() | The email address assigned to this Location. | |
![]() | ID | The unique identifier for this Location record. |
![]() | LatitudeLongitude | The comma-delimited pair of geographic latitude/longitude coordinates that is assigned to this Location. |
![]() | Phone | The phone number assigned to this Location. |
![]() | PostalCode | The assigned postal code this Location resides within. |
![]() | State | The state, province, or other civil entity this Location resides within. |
Name | Description | |
---|---|---|
![]() | GetAddressAsSingleLine | Joins all address information of this Location into a comma-delimited string. |
![]() | GetAddressAsSingleLineWithName | Gets the location address with name as a single line with. |