Share via


LogisticsAddressHouseNumber_RU::find Method

Finds the house group by NK.

Syntax

client server public static LogisticsAddressHouseNumber_RU find(
    LogisticsAddressHouseName_RU _houseName, 
    LogisticsAddressCountryRegionId _countryRegionId, 
    LogisticsAddressStateId _stateId, 
    LogisticsAddressCountyId _countyId, 
    LogisticsAddressCityRecId _cityId, 
    LogisticsAddressDistrictRecId _districtId, 
    LogisticsAddressStreetID_RU _streetId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: LogisticsAddressHouseNumber_RU Table
The house group record that is found.

See Also

Reference

LogisticsAddressHouseNumber_RU Table