PmfProdCoBy.copyDimension Method
Gets a dimension set that can be applied to the defaultDimension field on the PmfProdCoBy table.
Syntax
public DimensionDefault copyDimension(DimensionDefault _defaultDimension, [DimensionCopy _dimensionCopy])
Run On
Called
Parameters
- _defaultDimension
Type: DimensionDefault Extended Data Type
A dimension set that can be applied to the defaultDimension field on this table.
- _dimensionCopy
Type: DimensionCopy Class
A DimensionCopy object that was created by using the current buffer; optional.
Return Value
Type: DimensionDefault Extended Data Type
A dimension set that can be applied to the defaultDimension field on this table.
Remarks
This method makes sure that potential associated dimensions are not overwritten.