LogisticsAddresssCity::lookupCityId Method
Syntax
client public static void lookupCityId(
FormStringControl _ctrl,
LogisticsAddressCountryRegionId _countryRegionId,
LogisticsAddressStateId _stateId,
LogisticsAddressCountyId _countyId,
[FormInt64Control ctrlCityRecId,
NoYes _performLookup])
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
- _countryRegionId
Type: LogisticsAddressCountryRegionId Extended Data Type
- _stateId
Type: LogisticsAddressStateId Extended Data Type
- _countyId
Type: LogisticsAddressCountyId Extended Data Type
- ctrlCityRecId
Type: FormInt64Control Class
- _performLookup
Type: NoYes Enumeration