Share via


SalesLineType_ReturnItem.validateField Method [AX 2012]

Validates the fields for the SalesLine table.

Syntax

public boolean validateField(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation of the field went well; otherwise, false

See Also

Reference

SalesLineType_ReturnItem Class