ShipCarrierCompany::exist Method
Determines whether the specified record in the ShipCarrierCompany table exists.
Syntax
client server public static boolean exist(ShipCarrierName _carrierName)
Run On
Called
Parameters
- _carrierName
Type: ShipCarrierName Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.