Share via


SalesPurchTableToLineParametersForm.includeField Method [AX 2012]

Indicates whether to include the field for the field that is specified by the FieldId value on the parameters form.

Syntax

protected boolean includeField(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field should be included on the form; otherwise, false.

See Also

Reference

SalesPurchTableToLineParametersForm Class