Share via


ShipCarrierInterface::find Method

Finds the specified record in the ShipCarrierInterface Table.

Syntax

client server public static ShipCarrierInterface find(
    ShipCarrierInterfaceId _interfaceId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: ShipCarrierInterface Table
A record in the ShipCarrierInterface table or an empty record.

See Also

Reference

ShipCarrierInterface Table