EcoResProductDimensionGroup::isUsedByAnyProduct Method
Checks whether the product dimension group is used by any product.
Syntax
client server public static boolean isUsedByAnyProduct(EcoResProductDimensionGroupRecId _dimensionGroup)
Run On
Called
Parameters
- _dimensionGroup
Type: EcoResProductDimensionGroupRecId Extended Data Type
The ID of the dimension group.
Return Value
Type: boolean
true if the group is used; otherwise, false.