LogisticsAddressHouseNumber_RU::lookupHouseId_RU Method
Opens a lookup form for house groups.
Syntax
client public static LogisticsAddressHouseNumber_RU lookupHouseId_RU(
FormReferenceControl _ctrlHouse,
LogisticsAddressCountryRegionId _countryRegionId,
LogisticsAddressStateId _stateId,
LogisticsAddressCountyId _countyId,
LogisticsAddressCityRecId _cityId,
LogisticsAddressDistrictRecId _districtId,
LogisticsAddressStreetID_RU _streetId)
Run On
Client
Parameters
- _ctrlHouse
Type: FormReferenceControl Class
The house group 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.
- _cityId
Type: LogisticsAddressCityRecId Extended Data Type
The parent city.
- _districtId
Type: LogisticsAddressDistrictRecId Extended Data Type
The parent district.
- _streetId
Type: LogisticsAddressStreetID_RU Extended Data Type
The parent street.
Return Value
Type: LogisticsAddressHouseNumber_RU Table
The house group record that is selected by the user.