RetailStoreTable.mergeDimension Method

Retrieves a dimension attribute value set that contains the combination of the provided input parameters.

Syntax

public DimensionDefault mergeDimension(
    DimensionDefault _primaryDefaultDimension, 
   [DimensionDefault _secondaryDefaultDimension, 
    DimensionMerge _dimensionMerge])

Run On

Called

Parameters

Return Value

Type: DimensionDefault Extended Data Type
A dimension attribute value set that contains the combination of the provided input parameters.

See Also

Reference

RetailStoreTable Table