Share via


TransactionTxt.setTransactionTextContext Method [AX 2012]

Sets an instance of the TransactionTextContext class that is used to generate a transaction text.

Syntax

public void setTransactionTextContext(TransactionTextContext _transactionTextContext)

Run On

Called

Parameters

Remarks

The instance of the TransactionTextContext class must be one of the support transaction types.

See Also

Reference

TransactionTxt Class