Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the district record, uniquely defined by ZIP Code or postal code.
Syntax
server public static LogisticsAddressDistrict findZip_RU(LogisticsAddressZipCodeRecId _zipCode, LogisticsAddressCityRecId _cityRecId)
Run On
Server
Parameters
- _zipCode
Type: LogisticsAddressZipCodeRecId Extended Data Type
The ZIP Code or postal code record ID.
- _cityRecId
Type: LogisticsAddressCityRecId Extended Data Type
The city record ID.
Return Value
Type: LogisticsAddressDistrict Table
The district record, if only one district matched the specified ZIP Code or postal code; otherwise, a nullNothingnullptrunita null reference (Nothing in Visual Basic) record.