Share via


LogisticsAddressDistrict::findZip_RU Method

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

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.

See Also

Reference

LogisticsAddressDistrict Table