LogisticsAddresssCity::findZip_RU Method
Finds the city by ZIP Code or postal code.
Syntax
server public static LogisticsAddresssCity findZip_RU(LogisticsAddressZipCodeRecId _zipCode)
Run On
Server
Parameters
- _zipCode
Type: LogisticsAddressZipCodeRecId Extended Data Type
The ZIP Code or postal code reference.
Return Value
Type: LogisticsAddresssCity Table
The house group 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.