AfArray.swapArray Method [AX 2012]
Swaps array objects that are used as underlying data storage.
private Array swapArray(Array _newArray)
Run On
CalledParameters
- _newArray
- Type: Array Class
The new Array object to use as the underlying data storage.
Community Additions
ADD
Show: