Functionality to reverse an Account Disbursement.

Status must be 'Approved'.

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
ExecuteCommit Reverses an Account Disbursement.
IsExecutingCommit Indicates whether this object is currently executing a Commit.

Properties

Name Description
Account Read-Only The Account. This is only available during ExecuteCommit.
AccountDisbursement Read-Only The Account Disbursement. This is only available during ExecuteCommit.
AccountDisbursementPk The Pk of the Disbursement to Reverse.
AccountPk The Pk of the Account.
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 for the reversed Bank Transaction.
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.
LogDelegatedToRoleId The Id of the Role to delegate authority to.
LogDelegatedToRolePk The primary key of the Role to delegate authority to.
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.
ReverseBankTransaction Determines whether to automatically reverse the related Bank Transaction.
ReverseDate The Date to reverse the Disbursement.
ReverseReason The reason for the Disbursement Reversal. Note, this is only used if ReverseBankTransaction is True.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0