WHSEcoResProductTransportationCodes::exist Method
Determines whether the specified record in the WHSEcoResProductTransportationCodes table exists.
Syntax
client server public static boolean exist(EcoResProductRecId _recId)
Run On
Called
Parameters
- _recId
Type: EcoResProductRecId Extended Data Type
The record ID of the EcoResProduct record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.