DeliveryProfileLocationGroupCountryProvinces
Returns the list of regions associated with this country.
View-Specific Information
Select
The 本製品 processes all filters client-side within the 本製品. The following query is the only one processed server side:
SELECT * FROM DeliveryProfileLocationGroupCountryProvinces
Columns
| Name | Type | References | Description |
| Id [KEY] | String | A globally-unique ID. | |
| CountryId | String | A globally-unique ID. | |
| Code | String | The code of the region. | |
| Name | String | The full name of the region. | |
| TranslatedName | String | The translated name of the region. The translation returned is based on the system's locale. |