PlanActivityService::validateCarrierId Method
Checks the validity of a ship carrier ID.
Syntax
client server public static boolean validateCarrierId(ShipCarrierId _carrierId)
Run On
Called
Parameters
- _carrierId
Type: ShipCarrierId Extended Data Type
The carrier ID to be validated.
Return Value
Type: boolean
true is the carrier is valid; otherwise false.