Share via


PurchLineType.postValidateField_BR Method [AX 2012]

Validates Brazilian fields.

Syntax

public boolean postValidateField_BR(FieldId fieldId, [boolean _returnValue])

Run On

Called

Parameters

  • _returnValue
    Type: boolean
    A Boolean value that indicates whether the original method validation is valid.

Return Value

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

See Also

Reference

PurchLineType Class