LogisticsElectronicAddress::findElectronicAddress Method

Gets a record from the LogisticsElectronicAddress table that is based on another record of the LogisticsElectronicAddress table.

Syntax

server public static LogisticsElectronicAddress findElectronicAddress(LogisticsElectronicAddress _electronicAddress, [boolean _forupdate])

Run On

Server

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: LogisticsElectronicAddress Table
A record from the LogisticsElectronicAddress table.

See Also

Reference

LogisticsElectronicAddress Table