RetailDimensionGroupTrans.copyVariantGroupTrans Method
Copies dimension group variants from one group to another.
Syntax
public void copyVariantGroupTrans(RetailDimensionGroupId _sourceGroupId, RetailDimensionGroupId _targetGroupId)
Run On
Called
Parameters
- _sourceGroupId
Type: RetailDimensionGroupId Extended Data Type
Id of the source group.
- _targetGroupId
Type: RetailDimensionGroupId Extended Data Type
Id of the target group.