Share via


SalesEditLinesForm.salesCategory Method [AX 2012]

Determines whether the sales category field will be shown in the edit lines form.

Syntax

public boolean salesCategory()

Run On

Client

Return Value

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

See Also

Reference

SalesEditLinesForm Class