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