Share via


ProjTransCostForecast.defaultDimension Method [AX 2012]

Retrieves the default dimensions for this transaction.

Syntax

public DimensionDefault defaultDimension()

Run On

Called

Return Value

Type: DimensionDefault Extended Data Type
The default dimension for this transaction.

Remarks

This method returns an uninitialized value and must be overridden to provide the necessary functionality for the specific cost transaction.

See Also

Reference

ProjTransCostForecast Class