ProjInvoiceTable.copyDimension Method
Gets a dimension set that is applied to the defaultDimension field on the 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 table.
- _dimensionCopy
Type: DimensionCopy Class
A dimensionCopy object previously created that use the current buffer; optional.
Return Value
Type: DimensionDefault Extended Data Type
A dimension set that is applied to the defaultDimension field on the table.
Remarks
This method makes sure that the potential linked dimensions are not overwritten.