Get the Unearned value of the Accounting Ledger as at a date.

Excludes Simple Journal type Accounting Ledgers.

Syntax

finAccountAccountingLedger.GetUnearned(dateAsAt, unearned, [includeOpening], [earnedOnDateAsAt])

Parameters

NameTypeOptionalByRefDescription
dateAsAt Date The Date As At to calculate the Balance.
unearned Decimal ByRef The Accounting Ledgers Unearned value.
includeOpening Boolean Optional Include 'Opening' accrual items? If omitted, a value of True is assumed.
earnedOnDateAsAt Boolean Optional ByRef Returns True if there is an Accounting Ledger on the DateAsAt. If omitted, a value of False is assumed.

Return Value

Boolean
Member of:
finAccountAccountingLedger
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0