A collection of Accounting Ledger Accruals linked to an Accounting Ledger.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
Clear |
Clear collection. |
|
CreateAccountAccountingLedgerAccrual |
Create a finAccountAccountingLedgerAccrual object. |
|
GetObjectName |
|
|
HasGlStarted |
Indicates whether any Accounting Ledger Accruals have been transferred to the General Ledger. |
|
Insert |
Insert an item into the collection at the specified position. |
|
Remove |
Remove an item from the collection. |
|
RemoveAt |
Remove an item from the collection. |
|
Sort |
Sort this collection in Date order. |
|
Total |
Get the Total value of Accounting Ledger Accruals. |
|
TotalEarned |
Get the Total value of non-opening Accounting Ledger Journals. |
|
TotalOpening |
Get the Total value of 'Opening' Accounting Ledger Journals. |
|
TotalTransferredEarned |
Get the Total value of non-opening Accounting Ledger Journals that have been transferred. |
|
Validate |
Validate Accounting Ledger Accruals to make sure information is valid. |
Properties
|
Name |
Description |
|
IsDirty Read-Only |
Indicates whether this collection or any of its items have been modified. |
|
ItemByPk Read-Only |
Retrieve an item by its primary key or Nothing if no item exists with this primary key. |
|
Parent Read-Only |
The collection's parent object. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0