RetailReturnReasonCodePolicyLine.validateFieldValue Method

Validates changes to one field on the current record.

Syntax

public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])

Run On

Called

Parameters

  • _arrayIndex
    Type: int
    An index that identifies the value to validate for array fields; optional.

Return Value

Type: boolean
true if the validation succeeded; otherwise, false.

See Also

Reference

RetailReturnReasonCodePolicyLine Table