Represents an Account Log.
Implements I_ISDirty, I_ISObjectName, I_ISSummaryText, I_finLog

Methods

Name Description
AccountDataClear Clears Account Balance and Overdue information providing this Log has not yet been published.
AccountDataSet Set Balance, Balance Overdue, Balance Overdue Contractual and the corresponding Overdue Summary collections.
CanDelete Check whether the current User has permission to Delete this Log.
CanRepeat Indicates if this Log can be repeated.
CanSave Check whether the current User has permission to Save this Log.
CanUpdateDelegatedToRole Indicates whether User can update the Delegated To Role.
CanUpdateDelegatedToUser Indicates whether User can update the Delegated To User.
CanUpdateFee Determines whether the Fee can been changed.
CanUpdateOwnerUser Indicates whether User can update the Owner User.
Clear Clears this object and sets all of its properties to their defaults.
Delete Deletes the Log.
DirtyClear System Use Only
EmbeddedFileSetFromByteArray Set Embedded File information from a Byte array.
EmbeddedFileSetFromFile Set Embedded File information from a Byte array.
ExtendedDataSetEmail Set Email Extended Data for an unsaved Log.
ExtendedDataSetSms Set SMS Extended Data for an unsaved Log.
GenerateMessageEmail Generate message for an unsaved Email Document Log.
GenerateMessageSms Generate message for an unsaved SMS Document Log.
GetAccountCloseObjectFromExtendedData Load an Account Close object from the Extended data.
GetChildCount Returns the number of Logs that are linked to this via their ParentLogPk property.
GetChildLogs Get a list containing all Child Logs.
GetExtendedDataAsKeyValueList Get the Extended Data as a Key/Value List.
GetFeeResolved The Fee adjusted for High-Cost Loan maximum values.
GetObjectName
GetRecordDescription Get the Log's Account Name.
GetSourceBranchPk
GetSummaryText Get Summary Text.
HasFee Returns True if the Log has a Fee associated with it.
Load Loads a record from the database.
LoadLastInThread Loads the last Log in a Thread.
ParametersSet Set Parameters for a new Log.
ParametersSetFromKeyValueList Set Parameters for a new Log.
Publish Publish this Log.
PublishDetailsSet System Use Only Set Publish details for data conversions.
Refresh Refreshes this object from the database.
RefreshPk Refreshes this object from the database.
Save Save this record.
ServiceLogLoad
ServiceLogRefresh
SourceSet Sets the Log's Source. Only Conversion, ExternalA to ExternalJ, ExternalReadOnlyA to ExternalReadOnlyJ, UserInterface, WebInterface and WebServices are valid.
Unpublish Unpublish this Log i.e. clear its publish details.

Properties

Name Description
AccountData Read-Only The raw Account Data in XML format.
AccountDataDate Read-Only The date Account Data was generated 'as at'.
AccountHistoryPk The primary key of the Account History record that this Account Log links to.
AccountId The Id of this Log's Account.
AccountPk The primary key of this Log's Account.
ActionCompleteDate The Date (in Local time for this Windows computer) the Action was completed.
ActionCompleteDbDate The Date (in the Database Time Zone) the Action was completed.
ActionCompleteTzDate The Date (in the Time Zone defined by the ActionTimeZone property) the Action was completed.
ActionCompleteUtcDate The Date in UTC the Action was completed.
ActionDate The Action Date (in Local time for this Windows computer).
ActionDbDate The Action Date (in the Database Time Zone). Setting the Log Action Date will update the Time Zone to the Database Time Zone.
ActionTimeZone Read-Only The Time Zone associated with the Action Date.
ActionTimeZoneDescription Read-Only
ActionTimeZoneId The Id of the Time Zone associated with the Action Date.
ActionTzDate The Action Date (in the Time Zone defined by the ActionTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
ActionUtcDate The Action Date in UTC.
AllowMultipleDocumentFileNamesInUI Read-Only Determines whether multiple Document Files can be selected (in the User Interface).
Balance The Account Balance as at the time this log was created.
BalanceOverdue The Account Balance Overdue as at the time this log was created.
BalanceOverdueContractual The Account Balance that is Contractually Overdue as at the time this log was created.
BankInterfacePayIdContactEmail Read-Only For Bank Interface PayID Activations, the Contact's Email.
BankInterfacePayIdContactName Read-Only For Bank Interface PayID Activations, the Contact's Name.
BankInterfacePayIdEmail Read-Only For Bank Interface PayID Activations, the PayID Email.
BankInterfaceServiceLogPk Read-Only For Bank Interface PayID Activations, the Primary Key of the Service Log that activated the PayID.
CanUpdateNotes Read-Only
ChargeFee Indicates whether to charge a Fee for this Log.
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.
DelegatedToRoleId The Id of the Role to whom this Log is Delegated.
DelegatedToRolePk The primary key of the Role to whom this Log is Delegated.
DelegatedToUserId The Id of the User to whom this Log is Delegated.
DelegatedToUserPk The primary key of the User to whom this Log is Delegated.
Document Read-Only The Document that this Log is linked.
DocumentBookmark The name of a Bookmark within the Document that this Log is linked to.
DocumentFileName The File Name of the Document that this Log is linked to.
DocumentFileNameResolved Read-Only The Document File Name resolved into a fully qualified File Name.
DocumentHtml The HTML generated during the publication of an HTML Document or HTML Document details recorded with a non-Document Log.
DocumentId The Id of this Log's Document.
DocumentManagerFolderName Read-Only System Use Only Obsolete The Name of the Document Manager Folder.
DocumentPk The primary key of this Log's Document.
DocumentSendEmail Indicates whether this 'Word Document' or 'Excel Workbook' type Document should Email to generated Document.
DocumentSendEmailResolved Read-Only
DocumentSendEmailText The Document Send Email in its String representation.
ElectronicSignatureStatus The Log's Electronic Signature Status (if Applicable).
ElectronicSignatureStatusText Read-Only The Electronic Signature Status in its String representation.
EmbeddedFileData Read-Only The binary Embedded File Data.
EmbeddedFileName The Embedded File Name (used when exporting the file data to provide a default name for the file).
EmbeddedFileType Read-Only The Embedded File Type for this Log.
ExtendedData Any Extended Data.
ExtendedType The Extended Type for this Log.
ExternalFlags Flags that can be used by an External application.
ExternalParty Read-Only
ExternalPartyId The Id of this Log's External Party.
ExternalPartyPk The primary key of this Log's External Party.
Fee The Fee charged or to be charged.
FeeAccountTransactionPk If a Fee has been charged then this is the primary key of the Account Transaction for that Fee.
FeeElement Read-Only The Element to charge a Fee to.
FeeElementId The Id of the Element to charge a Fee to.
FeeElementPk The primary key of the Fee Element.
FeeNotes Fee Account Transaction Notes.
FeeReference Fee Account Transaction Reference.
HasAccountData Read-Only Indicates whether this Log has Account data.
HasDocument Read-Only Indicates whether this Log has either a Document File Name, Document HTML or an Embedded File.
IsAuditLog Read-Only Indicates whether this is an Audit Log.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsDocumentInStandardFolder Read-Only Returns True if the Document File Name does not include a drive or folder reference.
IsDocumentLog Read-Only Indicates whether this is a Document Log.
IsExternallyGenerated Read-Only Indicates whether this is an Externally Generated Log.
IsIncomplete Read-Only Indicates whether this Log is Incomplete.
IsNew Read-Only Indicates whether this is a new record.
IsSystemGenerated Read-Only Indicates whether this is a System Protected Log, e.g. an Audit Log.
LogClass Read-Only
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.
LogOutcome The Log Outcome Result.
LogSeverityId The Id of this Log's Log Severity.
LogSeverityPk The primary key of this Log's Log Severity.
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.
LogType This Log's Type.
LogTypeText The Log Type in its String representation.
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.
Notes The Log Notes.
OverdueContractualSummary Read-Only The Contractual Overdue Summary for this Log's Account or Nothing if not applicable.
OverdueSummary Read-Only The Overdue Summary for this Log's Account or Nothing if not applicable.
OwnerUserId The Id of the User by whom this Log is Owned.
OwnerUserPk The primary key of the User by whom this Log is Owned.
Parameters Read-Only Parameters defined when this Log was created.
ParentLogPk The primary key of this Log's Parent if this Log is part of a thread.
PaymentArrangementFee Read-Only For Payment Arrangements, the value of the Fee charged.
PaymentArrangementOverdueHold Read-Only For Payment Arrangements, indicates whether the Overdue value was held.
PaymentArrangementPk Read-Only For Payment Arrangements, the Pk of the Payment Arrangement Record.
PaymentArrangementSource Read-Only For Payment Arrangements, the Payment Arrangement Source.
PaymentReversalFee Read-Only For Payment Reversals, the associated Fee.
PaymentReversalOriginalPk Read-Only For Payment Reversals, the Bank Transaction Pk of the Reversed Payment.
PaymentReversalPk Read-Only For Payment Reversals, the Bank Transaction Pk of the Reversal Payment.
PaymentReversalReschedulePayment Read-Only For Payment Reversals, whether the payment has been rescheduled.
PaymentReversalReschedulePaymentDate Read-Only For Payment Reversals, the date payment has been rescheduled.
Pk Read-Only This record's primary key.
PrintStatus This Log's Print Status.
PrintStatusText The Print Status in its String representation.
PrintedDate Read-Only The Local date and time this record was last Printed.
PrintedDbDate Read-Only The Date and time this record was last Printed (in the Database Time Zone).
PrintedTzDate Read-Only The Date and time this record was last Printed (in the Time Zone defined by the LogTimeZone property).
PrintedUserPk Read-Only The primary key of the User that last Printed this record.
PrintedUtcDate Read-Only The UTC date and time this record was last Printed.
PublishFailDate The Date this Document Log was flagged as being Failed.
PublishOnDate The Publish On Date (in Local time for this Windows computer).
PublishOnDbDate The Publish On Date (in the Database Time Zone). Setting the Log Publish On Date will update the Publish On Time Zone to the Database Time Zone.
PublishOnTimeZone Read-Only The Time Zone associated with the Publish On Date.
PublishOnTimeZoneId The Id of the Time Zone associated with the Publish On Date.
PublishOnTzDate The Publish On Date (in the Time Zone defined by the PublishOnTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
PublishOnUtcDate The UTC Date on which a Document Type Log is to be Published.
PublishResult The Log Publish Result.
PublishStatus This Log's Publish Status.
PublishStatusText The Publish Status in its String representation.
PublishUserPk Read-Only The primary key of the User that Published this Document Type Log.
PublishedDate Read-Only The Date and time this Document type Log was Published (in Local time for this Windows computer).
PublishedDbDate Read-Only The Date and time this Document type Log was Published (in the Database Time Zone).
PublishedTzDate Read-Only The Date and time this Document type Log was Published (in the Time Zone defined by the PublishOnTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
PublishedUtcDate Read-Only The UTC Date and time this Document type Log was Published.
RemittanceTransactionPk Read-Only The Transaction Pk of the Remittance transaction.
RepeatBasis
RepeatBasisText
RepeatCycle
RepeatUse
ServiceLog Read-Only Service Log details.
ServiceLogPk The primary key of the Service Log that this Service-Type Account Log links to.
Source This Log's Source.
SourceText Read-Only This Log's Source in its String representation.
StatementBalance Read-Only The Closing Balance of the Statement.
StatementCreditLimit Read-Only The Credit Limit as at the date of the Statement.
StatementDateFrom Read-Only The Opening date of the Statement.
StatementDateTo Read-Only The Closing date of the Statement.
StatementFinal Read-Only Indicates if this was the Final Statement for the Account.
StatementMinimumPaymentDate Read-Only The date any Minimum Payment is due to be paid.
StatementMinimumPaymentDirectDebitValue Read-Only The Minimum Payment value to Direct Debit.
StatementMinimumPaymentTransactionPk Read-Only The Transaction Pk of the related Minimum Payment transaction.
StatementMinimumPaymentValue Read-Only The Minimum Payment value.
StatementOverdue Read-Only The Overdue Balance of the Statement.
StatementOverdueLast Read-Only The Overdue Balance of the last (ie previous) Statement.
StatementPaymentNextDate Read-Only The date the next payment after this Statement is due to be paid.
StatementPaymentNextDirectDebit Read-Only Is the Next Payment to be paid by Direct Debit?
StatementPaymentNextValue Read-Only The value of the next payment dated after this Statement.
StatementUserData Read-Only System Use Only Obsolete Statement User Defined data.
Subject The Log Subject.
Tag The Tag property can be used to attach another value or object to this object.
Timestamp Read-Only This record's Timestamp.
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.
UserData Read-Only User Defined data.
WorkflowId The Id of this Log's Workflow.
WorkflowItemPk The primary key of the Workflow Item that this Log links to.
WorkflowPk The primary key of the Workflow that this Log links to.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0