BankReconciliationMatchRule.existMatchRuleLineByTypeExcludeReversal Method
Indicates whether there is at least one matching rule line besides those of reversal for a specified line type.
Syntax
private boolean existMatchRuleLineByTypeExcludeReversal(BankReconciliationMatchRuleLineType _lineType)
Run On
Called
Parameters
- _lineType
Type: BankReconciliationMatchRuleLineType Enumeration
The specified matching rule line type.
Return Value
Type: boolean
true if there is at least one matching rule line besides those of reversal for the specified line type; otherwise, false.