A collection of Standard Transactions linked to an Account.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
Clear |
Clear collection. |
|
Clone |
|
|
CreateAccountStdTran |
Create a finAccountStdTran object. |
|
ElementDataViewFilter |
Returns a SQL WHERE clause that filters Elements for Standard Transactions of the Account. |
|
ExistsPk |
Checks to see if an item with the specified primary key exists in the collection. |
|
GetObjectName |
|
|
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. |
|
RemoveCeased |
Removes items that have "Ceased" from the collection. |
|
SetAdvance |
Sets the value of the first 'Advance' type item in the collection. |
|
ToXmlString |
|
Properties
|
Name |
Description |
|
IsDirty Read-Only |
Indicates whether this collection or any of its items have been modified. |
|
IsDirtyForCalculation Read-Only |
Indicates whether this collection or any of its items have been modified since the last Calculation. |
|
ItemByPk Read-Only |
Retrieve an item by its primary key. |
|
Parent Read-Only |
The collection's parent object. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0