LogisticsAddresssCity::lookupCityId_RU Method
Opens a lookup form for cities from the reference control.
Syntax
client public static LogisticsAddresssCity lookupCityId_RU(
FormReferenceControl _ctrlCity,
LogisticsAddressCountryRegionId _countryRegionId,
LogisticsAddressStateId _stateId,
LogisticsAddressCountyId _countyId)
Run On
Client
Parameters
- _ctrlCity
Type: FormReferenceControl Class
The city reference control.
- _countryRegionId
Type: LogisticsAddressCountryRegionId Extended Data Type
The parent country/region.
- _stateId
Type: LogisticsAddressStateId Extended Data Type
The parent state.
- _countyId
Type: LogisticsAddressCountyId Extended Data Type
The parent county.
Return Value
Type: LogisticsAddresssCity Table
The city record that is selected by the user.