Share via


ProjForecastRevenue.copyDimension Method

Returns a dimension set that can be applied to the ProjForecastEmpl.dimension field.

Syntax

public DimensionDefault copyDimension(DimensionDefault _dimension, [DimensionCopy _dimensionCopy])

Run On

Called

Parameters

  • _dimensionCopy
    Type: DimensionCopy Class
    A dimensionCopy object that was previously initialized by using the current ProjForecastEmpl buffer; optional.

Return Value

Type: DimensionDefault Extended Data Type
A dimension set that can be applied to the ProjForecastEmpl.dimension field.

Remarks

This method makes sure that potential linked dimensions are not overwritten.

See Also

Reference

ProjForecastRevenue Table