Functionality to create or update a Credit Bureau Default for a single Account and a single Credit Bureau service.
Implements I_ISDirty

Methods

Name Description
AccountLoad Loads the Account.
AccountLoadPk Load the Account.
Clear Clears this object and sets all of its properties to their defaults.
CreateCreditBureauDefault Create a temporary finCreditBureauDefault object for use in Scripts.
ExecuteUpload Upload this Credit Bureau Default using the applicable service.
IsCurrentStatusCancelling Indicates whether the current Status will cancel the Default.
IsCurrentStatusClosing Indicates whether the current Status will close the Default.
IsCurrentStatusSatisfied Indicates whether the current Status satisfies the Default.
IsExecutingCommit Indicates whether this object is currently executing a Commit.
IsLoaded Indicates whether this Credit Bureau Default has been loaded to the Credit Bureau.
IsUploadRequired Indicates whether this item requires uploading. Note, not all Services support uploading via a Web Service.
Save Save this record.
Validate Validate Credit Bureau Default to make sure information is valid.

Properties

Name Description
Account Read-Only The Account.
AccountClass Read-Only The Account Class.
AccountClassText Read-Only The Account Class in its String representation.
AccountId Read-Only The Id of this Account.
AccountName Read-Only The Name of this Account.
AccountPk Read-Only The primary key of the Account.
AccountStatus Read-Only The Account's Status.
AccountStatusText Read-Only The Account's Status in its String representation.
AccountSuspendCreditBureauDefaults Read-Only Indicates whether Credit Bureau Defaults have been suspended for this Account.
AccountType Read-Only The Account Type.
AccountTypeId Read-Only The Id of this Account's Account Type.
AccountTypePk Read-Only The primary key of this Account's Account Type.
CreditBureauService Read-Only The Credit Bureau Service, or Nothing if not defined.
CreditBureauServiceId Read-Only The Credit Bureau Service Id.
CurrentCreditProvider The Current Credit Provider for this Account.
CurrentDateOfDefault The Current Date of Default.
CurrentDefault The Current Default Balance.
CurrentDefaultAccountType The Current Default Account Type code as defined by the Credit Bureau.
CurrentDefaultAccountTypeDescription Read-Only
CurrentDefaultStatus The Current Default Status.
CurrentDefaultStatusDescription Read-Only The Description of the Current Default Status.
CurrentMonitorType The Current Monitor Type.
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.
LastCreditProvider Read-Only The Credit Provider when the Default was last uploaded.
LastDateExported Read-Only The date the Default was last exported.
LastDefault Read-Only The Default Balance when the Default was last uploaded.
LastDefaultAccountType Read-Only The Account Type code as defined by the Credit Bureau when the Default was last uploaded.
LastDefaultAccountTypeDescription Read-Only
LastDefaultStatus Read-Only The Default's Status when the Default was last uploaded.
LastDefaultStatusDescription Read-Only
LastMonitorType Read-Only The Monitor Type when the Default was last uploaded.
Notes Any Notes regarding the Default.
OriginalAccountBalance Read-Only The Account Balance the when the Account originally went into Default.
OriginalCreditProvider Read-Only The Original Credit Provider when the Account originally went into Default.
OriginalDateLoaded Read-Only The date the when the Default was loaded.
OriginalDateOfDefault Read-Only The date the when the Account originally went into Default.
OriginalDefault Read-Only The Default Balance when the Account originally went into Default.
OriginalMonitorType Read-Only The Original Monitor Type when the Account originally went into Default.
Pk Read-Only If an existing Credit Bureau Default, the primary key of the AccountHistory record it relates to.
Timestamp Read-Only If an existing Credit Bureau Default, the Timestamp of the AccountHistory record it relates to.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0