Share via


VendNotificationTemplateRunbase.showQueryValues Method [AX 2012]

Determines whether the form should include selection from the associated vendor notification query.

Syntax

public boolean showQueryValues()

Run On

Called

Return Value

Type: boolean
Always returns true.

Remarks

Always returns true because this class will always let the user select from the SysQueryForm form.

See Also

Reference

VendNotificationTemplateRunbase Class