Share via


LogisticsAddressHouseNumber_RU::exist Method

Validates whether a house group exists based on the NK.

Syntax

client server public static boolean exist(
    LogisticsAddressCountryRegionId _countryRegionId, 
    LogisticsAddressStateId _stateId, 
    LogisticsAddressCountyId _countyId, 
    LogisticsAddressCityRecId _cityId, 
    LogisticsAddressDistrictRecId _districtId, 
    LogisticsAddressStreetID_RU _streetId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the house group exists; otherwise, false.

See Also

Reference

LogisticsAddressHouseNumber_RU Table