UnitOfMeasureConversion::existsProductSpecificConversion Method
Determines whether any product-specific conversion exists for the given product.
Syntax
server public static boolean existsProductSpecificConversion(EcoResProductRecId _product)
Run On
Server
Parameters
- _product
Type: EcoResProductRecId Extended Data Type
A product ID.
Return Value
Type: boolean
true if conversion exists; otherwise, false.