Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.