Share via


TransactionTextContext::getParameters Method [AX 2012]

Provides a string that represents the list of parameters by table name and field name.

Syntax

server public static Description255 getParameters(RefRecId _transactTxt)

Run On

Server

Parameters

Return Value

Type: Description255 Extended Data Type
A string with the table name and field name of each custom parameter setup for the selected TransactTxt record.

See Also

Reference

TransactionTextContext Class