Share via


SalesQuotationToLineParametersForm.headerToLineFieldIdList Method [AX 2012]

Retrieves the fields that are supported by the table-to-line functionality of the module.

Syntax

public container headerToLineFieldIdList()

Run On

Called

Return Value

Type: container
A container that contains fields that are supported by the table to line functionality of the module.

Remarks

Typically, this will be determined by checking the document table-to-line field parameters table.

See Also

Reference

SalesQuotationToLineParametersForm Class