Compartir a través de


PdsRebateAgreementLine.validateFieldValue Method

Determines whether the changes to a field in the PdsRebateAgreementLine record are valid.

Syntax

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

Run On

Called

Parameters

  • _arrayIndex
    Type: int
    The array index of a field to validate; optional.

Return Value

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

See Also

Reference

PdsRebateAgreementLine Table