|
BankTransactionPk Read-Only |
The Primary Key of the Bank Transaction. |
|
BankTransactionView Read-Only |
The Bank Transaction reversing. |
|
DocumentCreate |
Indicates whether to create a Document. |
|
DocumentFeeCharge |
Indicates whether to charge the Document Fee, if applicable. |
|
DocumentId |
The Id of the Document to create. |
|
DocumentLogs Read-Only |
A List of Account Logs generated as a result of creating a Document within the ExecuteCommit method. |
|
DocumentPk |
The primary key of the Document to create. |
|
DocumentPublishNow |
Indicates whether to publish the Document (or any Documents created as a result of processing Workflows) immediately. |
|
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. |
|
FeeTransactionPk Read-Only |
The Primary Key of the Fee's Account Transaction. |
|
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. |
|
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. |
|
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. |
|
Reason |
The reason for the Payment Reversal. Note, this is saved as the Transaction Notes. |
|
RescheduleNotes |
|
|
RescheduleNotesResolved Read-Only |
|
|
ReschedulePayment |
Indicates whether to Reschedule the Payment - only applies to Payment Received transactions. |
|
ReschedulePaymentDate |
The Date to Reschedule the Payment. |
|
ReschedulePaymentValue Read-Only |
The value being Rescheduled. |
|
ReversalDate |
The Date to Reverse the Transaction. |
|
ReversedBankTransactionPk Read-Only |
The Pk of the reversal Bank Transaction created. |
|
TransactionReference |
Transaction Reference. |
|
WorkflowCreate |
Indicates whether to create a Workflow |
|
WorkflowTypeId |
The Id of the Workflow Type to create. |
|
WorkflowTypePk |
The primary key of the Workflow Type to create. |
|
Workflows Read-Only |
A list of Workflows created as a result of the ExecuteCommit method. |