SalesQuotationToLineParametersForm.fieldEnabled Method [AX 2012]

Indicates whether to enable the field for the specified field ID on the parameters form.

Syntax

public boolean fieldEnabled(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field should be enabled; otherwise, false.

See Also

Reference

SalesQuotationToLineParametersForm Class