Share via


BankReconciliationMatchRule.getOrSetSystemGeneratedMatchRuleLine Method

Gets or sets a system-generated matching rule line.

Syntax

private boolean getOrSetSystemGeneratedMatchRuleLine(
    boolean _set, 
    boolean _value, 
    BankReconciliationMatchRuleLineType _lineType, 
    BankReconMatchRuleLineSysGeneratedType _sysGeneratedType)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether the system-generated type is set.
  • _value
    Type: boolean
    A Boolean value that indicates the system-generated type.

Return Value

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

See Also

Reference

BankReconciliationMatchRule Table