ShipCarrierInterface::exist Method
Determines whether the specified record in the ShipCarrierInterface Table exists.
Syntax
client server public static boolean exist(ShipCarrierInterfaceId _interfaceId)
Run On
Called
Parameters
- _interfaceId
Type: ShipCarrierInterfaceId Enumeration
Return Value
Type: boolean
true if the specified record exists; otherwise, false.