Share via


LedgerVoucher::operationsTax Method [AX 2012]

Converts a CurrentOperationsTax enumeration value to an OperationsTax enumeration value.

Syntax

server public static OperationsTax operationsTax(CurrentOperationsTax _currentOperationsTax)

Run On

Server

Parameters

Return Value

Type: OperationsTax Enumeration
A corresponding OperationsTax enumeration value.

Remarks

This is a lossless operation.

See Also

LedgerVoucher Class

CurrentOperationsTax Enumeration

OperationsTax Enumeration