Functionality to make a Transfer from one Account to Another.

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
ClearFromAccount Clears the From Account.
ClearToAccount Clears the To Account.
ExecuteCommit Create the Transfer Transactions.
FromAccountCalculate Updates Calculations for the Account the Transfer is from.
FromAccountLoad Loads the Account the Transfer is from.
FromAccountLoadPk Load the Account the Transfer is from.
Reset Reset Values and Fee details.
ToAccountCalculate Updates Calculations for the Account the Transfer is to.
ToAccountLoad Loads the Account the Transfer is To.
ToAccountLoadPk Load the Account the Transfer is To.
TransactionTypeDataViewFilter Returns a SQL WHERE clause that filters Transaction Types for the "From" Account.

Properties

Name Description
FeeAllowChange Indicates whether the User can change the Fee.
FeeCharge Indicates whether the Fee should be charged.
FeeElementId The Id of the Element to charge the Fee to.
FeeElementPk The primary key of the Element to charge the Fee to.
FeeInclusive Indicates whether the Fee should be Inclusive of the Transfer Value.
FeeValue The Fee value to be charged.
FeeValueResolved Read-Only Returns the Fee value to be charged, but only if the Fee Element is defined and the Fee is being charged.
FromAccount Read-Only The Account the Transfer is from.
FromAccountCalculation Read-Only The Calculation and future Schedule including revised Payments and Fee for the Account the Transfer is from.
FromTransactionNotes The Notes used in the "From" Account Transaction.
FromTransactionNotesResolved Read-Only The Resolved Notes used in the "From" Account Transaction.
FromTransactionReference The Reference used in the "From" Account Transaction.
LogActionDate The Log Action Date (in Local time for this Windows computer).
LogActionDbDate The Log Action Date (in the Database Time Zone). Setting the Log Action Date will update the Time Zone to the Database Time Zone.
LogActionTimeZone Read-Only The Time Zone associated with the Log Action Date.
LogActionTimeZoneDescription Read-Only
LogActionTimeZoneId The Id of the Time Zone associated with the Log Action Date.
LogActionTzDate The Log Action Date (in the Time Zone defined by the LogActionTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
LogActionUtcDate The Log Action Date in UTC.
LogCreate Indicates whether to create an Account Log.
LogDate The Log Date (in Local time for this Windows computer).
LogDbDate The Log Date (in the Database Time Zone). Setting the Log Date will update the Time Zone to the Database Time Zone.
LogNotes The Notes regarding the change, e.g. the reason for the change.
LogSeverityId The Id of the Log's Log Severity.
LogSeverityPk The primary key of the Log's Severity.
LogSubject The Log Subject.
LogTimeZone Read-Only The Time Zone associated with the Log Date.
LogTimeZoneDescription Read-Only
LogTimeZoneId The Id of the Time Zone associated with the Log Date.
LogTzDate The Log Date (in the Time Zone defined by the LogTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
LogUtcDate The Log Date in UTC.
ToAccount Read-Only The Account the Transfer is To.
ToAccountCalculation Read-Only The Calculation and future Schedule including revised Payments for the Account the Transfer is to.
ToTransactionNotes The Notes used in the "To" Account Transaction.
ToTransactionNotesResolved Read-Only The Resolved Notes used in the "To" Account Transaction.
ToTransactionReference The Reference used in the "To" Account Transaction.
TransactionType Read-Only The Transaction Type for this Transfer.
TransactionTypeId The Id of the Transaction Type for this Withdrawal.
TransactionTypePk The primary key of the Transaction Type for this Withdrawal.
TransferDate The Transfer Date/ Time.
TransferValue The Transfer value.
TransferValueResolved Read-Only The Resolved Transfer Value.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0