Gets the Other Deductions for the Account's Credit Limit(s). This requires a script.
Syntax
finAccount.GetCreditLimitOtherDeductions(otherDeductions, [dateAsAt])
Parameters
| Name | Type | Optional | ByRef | Description |
| otherDeductions |
Decimal |
|
ByRef |
The Uncleared Funds calculated. |
| dateAsAt |
Date |
Optional |
|
The Date As At to get Other Deductions.
If omitted, a value of ISRuntime.OptionalNullDate is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccount
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0