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