Share via


AfDataContainerList.swapContents Method [AX 2012]

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

Syntax

public boolean swapContents(AfDataContainerList _dataContainerList)

Run On

Called

Parameters

Return Value

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

See Also

Reference

AfDataContainerList Class