Share via


SalesEditLinesForm.showDocNumberingCode_LT Method [AX 2012]

This method is used to find if the Numbering Code field should be visible on the Sales invoice form.

Syntax

public boolean showDocNumberingCode_LT(ParmId _parmId)

Run On

Client

Parameters

Return Value

Type: boolean
true if there exists a SalesParmTable record with the given ParmId and has the DocRegister_LT field set.

See Also

Reference

SalesEditLinesForm Class