LogisticsAddressStreet_RU::findZip Method
Finds the street by ZIP Code or postal code.
Syntax
client server public static LogisticsAddressStreet_RU findZip(LogisticsAddressZipCodeRecId _zipCode)
Run On
Called
Parameters
- _zipCode
Type: LogisticsAddressZipCodeRecId Extended Data Type
The ZIP Code or postal code reference.
Return Value
Type: LogisticsAddressStreet_RU Table
The street record that is found; nullNothingnullptrunita null reference (Nothing in Visual Basic) if multiple matching entries are found.
Remarks
Multiple matching houses might exist. This method returns null Nothing nullptr unit a null reference (Nothing in Visual Basic) if there are multiple entries.