Represents a Transaction Type.
Implements I_ISDirty, I_ISObjectName, I_finSummaryPages

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromXmlString Populates object from an XML string.
GetObjectName
Load Loads a record from the database.
LoadPk Loads a record from the database.
Refresh Refreshes this object from the database.
Save Save this record.
SummaryPagesLoad Loads the Summary Pages collection.
SummaryPagesRefresh Forces the Summary Pages collection to be rebuilt the next time it is accessed.
ToXmlString Persists object to an XML string.

Properties

Name Description
AccountTypes Read-Only A Collection of Account Types flagged to indicate which ones are Available for this Transaction Type.
Active Indicates whether this record is Active.
AllowAccountCloseWizard Indicates whether this Transaction Type can be used in the Account Close wizard.
AllowAccountPaymentWizard Indicates whether this Transaction Type can be used in the Account Payment wizard.
AllowAccountRefundWizard Indicates whether this Transaction Type can be used in the Account Refund wizard.
AllowAccountWithdrawalWizard Indicates whether this Transaction Type can be used in the Account Withdrawal wizard.
AllowAllAccountTypes Indicates whether this Transaction Type Allows the use of All Account Types.
AllowBankEntry Indicates whether Bank Entry is allowed for this Transaction Type.
AllowBankTransactions Indicates whether Bank Transactions are allowed for this Transaction Type.
AllowBankTransactionsAnyElementType Indicates whether Bank Transactions restrict Elements to the same Element Type defined for this Transaction Type.
AllowDisbursementEntry Indicates whether Transaction Entry allows Disbursement information to be entered for this Transaction Type.
AllowPartialCommit Indicates whether Batch Transactions can be partially committed.
AllowTransactionEntry Indicates whether Transaction Entry is allowed for this Transaction Type.
AllowTransactionEntrySingle Indicates whether Single Transaction Entry is allowed for this Transaction Type.
CreatedDate Read-Only The Local date and time this record was created.
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.
CreditInterest Indicates that the Transaction Entry is for Credit Interest.
CreditInterestAllowAutoPostWithholdingTax Indicates whether Transaction Entry allows the "Automatic Post Withholding Tax" setting to be modified.
CreditInterestDefaultAutoPostWithholdingTax If Credit Interest, the "Automatic Post Withholding Tax" option to default.
DefaultBankAccountId The Id of the Element to post Transactions to.
DefaultBankAccountPk The primary key of the Default Bank Account to use if unspecified on a Bank Batch.
Description The Description of this Transaction Type.
Element Read-Only The Element to post Transactions to.
ElementId The Id of the Element to post Transactions to.
ElementPk The primary key of the Element to post Transactions to.
ElementType Read-Only The Element Type of the Element this Transaction Type is linked to.
ElementTypeText Read-Only
EnterBatchTotal Indicates whether a Batch Total must be entered.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsNew Read-Only Indicates whether this is a new record.
NextBatchId This could contain the Next Batch Id to use for this Transaction Type or the default Format to use when auto-generating a Batch Id for this Transaction Type.
Notes The Notes for this Transaction Type.
PermissionKeyCommit The Permission Key required to commit Transactions for this Transaction Type.
PermissionKeyExecute System Use Only Obsolete The Permission Key required to use this Transaction Type.
PermissionKeyOpen The Permission Key required to open and enter Transactions of this Transaction Type.
Pk Read-Only This record's primary key.
PrintReceipt Indicates whether a Receipt can be Printed for this Transaction Type.
ProcessTransactionsRealtime Indicates whether the Transaction should be processed in Realtime (if possible).
ShowElementColumn Indicates whether the Element column is displayed in the grid of Transaction Entry.
SummaryPages Read-Only A collection of Summary Pages.
SummaryPagesLoaded Read-Only Indicates whether the Summary Pages collection has been loaded.
Tag The Tag property can be used to attach another value or object to this object.
Timestamp Read-Only This record's Timestamp.
TransactionNotes The default Transaction Notes for this Transaction Type.
TransactionReference The default Transaction Reference for this Transaction Type.
TransactionTypeId The Id of this Transaction Type.
TransactionValue The default Transaction Value for this Transaction Type.
UpdatedDate Read-Only The Local date and time this record was last updated.
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