EcoResProductDimensionGroup::groupsHaveSameDimensionsActive Method
Indicates whether the two specified groups have the same dimensions marked as being active.
Syntax
client server public static boolean groupsHaveSameDimensionsActive(EcoResProductDimensionGroupRecId _group1, EcoResProductDimensionGroupRecId _group2)
Run On
Called
Parameters
- _group1
Type: EcoResProductDimensionGroupRecId Extended Data Type
The ID of the first group.
- _group2
Type: EcoResProductDimensionGroupRecId Extended Data Type
The ID of the second group.
Return Value
Type: boolean
true if the groups have the same dimensions active; otherwise, false.