LogisticsAddressFlatNumber_RU::findZip Method
Finds the flat group record, uniquely defined by the ZIP Code or postal code.
Syntax
client server public static LogisticsAddressFlatNumber_RU findZip(LogisticsAddressZipCodeRecId _zipCode, LogisticsAddressHouseId_RU _houseId)
Run On
Called
Parameters
- _zipCode
Type: LogisticsAddressZipCodeRecId Extended Data Type
The ZIP Code or postal code record ID.
- _houseId
Type: LogisticsAddressHouseId_RU Extended Data Type
The house group ID.
Return Value
Type: LogisticsAddressFlatNumber_RU Table
The flat group record, if only one flat group matched the specified ZIP Code or postal code; otherwise, a nullNothingnullptrunita null reference (Nothing in Visual Basic) record.