Share via


SalesLineType_Project.validateField Method [AX 2012]

Determines whether the specified field is valid.

Syntax

public boolean validateField(FieldId fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid; otherwise, false.

See Also

Reference

SalesLineType_Project Class