Represents an Import Rule for a Bank Account Service.
Implements I_ISDirty
Methods
|
Name |
Description |
|
Clone |
Create a Clone of this item. |
Properties
|
Name |
Description |
|
ElementId |
The Id of the Element to assign to Bank Transactions. |
|
ElementPk |
The primary key of the Element to assign to Bank Transactions. |
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
|
MatchCurrentAccounts |
Indicates whether to try and Match Current Accounts if this Rule's criteria are met. |
|
MatchDeposits |
Indicates whether to try and Match Deposits if this Rule's criteria are met. |
|
MatchDisbursements |
Indicates whether to try and Match Disbursement Accounts if this Rule's criteria are met. |
|
MatchLoans |
Indicates whether to try and Match Loan Accounts if this Rule's criteria are met. |
|
Parent Read-Only |
This item's parent. |
|
PaymentMethodId |
The Id of the Payment Method to assign to an Imported Batch's Bank Transactions. |
|
PaymentMethodPk |
The primary key of the Payment Method to assign to an Imported Batch's Bank Transactions. |
|
ReferenceRange |
A Range of References that a Bank Transaction's Reference must fall within for this Rule to pass. |
|
ReverseValue |
Indicates whether to reverse the value when it is imported. |
|
RuleDescription Read-Only |
A Description of the Rule. |
|
SourceRange |
A Range of Sources that a Bank Transaction's Source must fall within for this Rule to pass. |
|
TransactionCodeRange |
A Range of Transaction Codes that a Bank Transaction's Transaction Code must fall within for this Rule to pass. |
|
UpdateBankMatch |
Indicates whether to update the Account's Bank Match field when a Bank Transaction imported due to this Rule being met is committed. |
|
ValueFilter |
The Value Filter for this Rule. |
|
ValueFilterText |
The Value Filter in its String representation. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0