Indicates whether an Adjustment is required for Interest in Advance.
Syntax
finAccountCalc.GetInterestInAdvanceAdjustment(accountCalcInterest, adjustmentDate, adjustmentValue, forceZeroDollarAdjustment)
Parameters
| Name | Type | Optional | ByRef | Description |
| accountCalcInterest |
finAccountCalcInterest |
|
ByRef |
|
| adjustmentDate |
Date |
|
ByRef |
|
| adjustmentValue |
Decimal |
|
ByRef |
|
| forceZeroDollarAdjustment |
Boolean |
|
ByRef |
|
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccountCalc
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0