Represents a Batch of Account Transactions.
Implements I_ISObjectName
Methods
Properties
|
Name |
Description |
|
AccountTransactionPk Read-Only |
The primary key of the Transaction used to load the Batch (if relevant). |
|
BatchHeaderPk Read-Only |
The Batch Header's Pk. |
|
BatchId Read-Only |
The Batch Id. |
|
CreatedDate Read-Only |
The Local date and time this record was created. |
|
CreatedUserId Read-Only |
The User who created the Batch. |
|
CreatedUserPk Read-Only |
The primary key of the User that created this record. |
|
CreatedUtcDate Read-Only |
The UTC date and time this record was created. |
|
EntrySource Read-Only |
The Batch's Transaction Entry Source. |
|
EntrySourceText Read-Only |
The Batch's Transaction Entry Source (in string representation). |
|
IsOpen Read-Only |
Is the Batch still Open? |
|
Notes Read-Only |
Any Notes regarding the Batch. |
|
ScriptId Read-Only |
The Id of the Script that ran while creating this batch. |
|
Source Read-Only |
The Batch's Transaction Source. |
|
SourceText Read-Only |
The Batch's Transaction Source (in string representation). |
|
TransactionTypeDescription Read-Only |
|
|
TransactionTypeId Read-Only |
|
|
TransactionTypePk Read-Only |
|
|
Transactions Read-Only |
A collection of "Committed" Transactions in the Batch. |
|
TransactionsLoaded Read-Only |
Indicates whether the Transactions collection has been loaded. |
|
UpdatedDate Read-Only |
The Local date and time this record was last updated. |
|
UpdatedUserId Read-Only |
The Id of the User that last updated this record. |
|
UpdatedUserPk Read-Only |
The primary key of the User that last updated this record. |
|
UpdatedUtcDate Read-Only |
The UTC date and time this record was last updated. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0