ProjForecastCost.copyDimension Method
Retrieves a dimension set that can be applied to the dimension field.
Syntax
public DimensionDefault copyDimension(DimensionDefault _dimension, [DimensionCopy _dimensionCopy])
Run On
Called
Parameters
- _dimension
Type: DimensionDefault Extended Data Type
A dimension set to apply to the dimension field.
- _dimensionCopy
Type: DimensionCopy Class
A dimensionCopy object that was initialized with the current ProjForecastCost table buffer; optional.
Return Value
Type: DimensionDefault Extended Data Type
A dimension set that can be applied to the dimension field.
Remarks
This method makes sure that potential linked dimensions are not overwritten.