Share via


BankReconciliationMatchRule.editDocumentOppositeAmount Method

Sets a system-generated type of opposite amount to find bank documents.

Syntax

edit boolean editDocumentOppositeAmount(boolean _set, boolean _value)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether a system-generated type of opposite amount is set.
  • _value
    Type: boolean
    A Boolean value that indicates whether a system-generated type is of opposite amount.

Return Value

Type: boolean
true if the system-generated type of opposite amount is set; otherwise, false.

See Also

Reference

BankReconciliationMatchRule Table