Share via


TransactionTextContext::isTypeSupported Method [AX 2012]

Indicates whether the transaction type is supported for transaction text custom parameters.

Syntax

server public static boolean isTypeSupported(LedgerTransTxt _type)

Run On

Server

Parameters

Return Value

Type: boolean
true if the transaction type is supported; otherwise, false.

See Also

Reference

TransactionTextContext Class