Share via


SalesQuotationToLineUpdatePrompt.fieldEnabled Method [AX 2012]

Indicates whether the field that has the given field ID should be enabled in 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

SalesQuotationToLineUpdatePrompt Class