SMAServiceLineMap.copyDimension Method [AX 2012]
Returns a dimension set that can be applied to the defaultDimension field on this table.
public DimensionDefault copyDimension(DimensionDefault _defaultDimension, [DimensionCopy _dimensionCopy])
Run On
CalledParameters
- _defaultDimension
- Type: DimensionDefault Extended Data Type
A dimension set that should be applied to the defaultDimension field on this table.
- _dimensionCopy
- Type: DimensionCopy Class
A dimensionCopy object previously instantiated using the current buffer; optional.
Return Value
Type: DimensionDefault Extended Data TypeA dimension set that can be applied to the defaultDimension field on this table.
Community Additions
ADD
Show: