Share via


AfDataContainer.swapContents Method [AX 2012]

Swaps the contents of the data container with the specified data container.

Syntax

public boolean swapContents(AfDataContainer _dataContainer)

Run On

Called

Parameters

Return Value

Type: boolean
true of contents were successfully swapped; otherwise, false.

See Also

Reference

AfDataContainer Class