SysQueryForm.showCompany Method [AX 2012]

Determines whether the company tab is displayed on the query form.

Syntax

public boolean showCompany()

Run On

Client

Return Value

Type: boolean
true if the company tab is displayed; otherwise false.

See Also

Reference

SysQueryForm Class