Comparteix a través de


LogisticsAddressStreet_RU::exist Method

Validates whether the street exists, based on the NK.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

LogisticsAddressStreet_RU Table