Share via


LedgerVoucherObject.parmTrackTransactionAmountsByCurrency Method [AX 2012]

Gets or sets the TrackTransactionAmountsByCurrency parameter.

Syntax

public boolean parmTrackTransactionAmountsByCurrency([boolean _trackTransactionAmountsByCurrency])

Run On

Called

Parameters

  • _trackTransactionAmountsByCurrency
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the TrackTransactionAmountsByCurrency parameter.

See Also

Reference

LedgerVoucherObject Class