BOMParmReportFinish.copyDimension Method
Retrieves a dimension set that is applied to the defaultDimension field on the BOMParmReportFinish table.
Syntax
public DimensionDefault copyDimension(DimensionDefault _defaultDimension, [DimensionCopy _dimensionCopy])
Run On
Called
Parameters
- _defaultDimension
Type: DimensionDefault Extended Data Type
A dimension set that is applied to the defaultDimension field on the BOMParmReportFinish table.
- _dimensionCopy
Type: DimensionCopy Class
An instance of the dimensionCopy object created by using the current buffer; optional.
Return Value
Type: DimensionDefault Extended Data Type
A dimension set applied to the defaultDimension field on the BOMParmReportFinishtable.
Remarks
This method makes sure that potential linked dimensions are not overwritten.