RAssetTransferEngine.initFromRAssetTransferTable Method [AX 2012]

Initializes the internal variables with values from the RAssetTransferTable table.

Syntax

public void initFromRAssetTransferTable(RAssetTransferTable _rAssetTransferTable)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The form data source of the RAssetTransferTable table is null Nothing nullptr unit a null reference (Nothing in Visual Basic) .

See Also

Reference

RAssetTransferEngine Class