Share via


SalesQuotationLineType.validateField Method [AX 2012]

Validates fields for the SalesQuotationLine table.

Syntax

public boolean validateField(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation of the field is successful; otherwise, false.

See Also

Reference

SalesQuotationLineType Class