Share via


SalesEditLinesForm.name Method [AX 2012]

Indicates whether the name field will be shown in the edit lines form.

Syntax

public boolean name()

Run On

Client

Return Value

Type: boolean
true if the name field will be shown in the edit lines form; otherwise, false.

See Also

Reference

SalesEditLinesForm Class