Represents a Credit Bureau Default.

Methods

Name Description
AccountIdSet Set the item to use the Account specified by AccountId.
AccountLoad Loads the Account object, if not already loaded.
AccountPkSet Set the item to use the Account specified by AccountPk.
AccountRefresh Forces the Account object to be reloaded from the database the next time it is accessed.
CanCommit Indicates whether this item can be committed, ie. the InvalidMessage and InvalidMessageUser properties are blank.
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.
IsLoaded Indicates whether this Credit Bureau Default has been loaded to the Credit Bureau.
IsUploadRequired Indicates whether this item requires uploading.
Refresh Refreshes this item by calling the 'ItemRefresh' script event.

Properties

Name Description
Account The Account.
AccountClass The Account Class.
AccountClassText Read-Only The Account Class in its String representation.
AccountId The Id of this Account.
AccountLoaded Read-Only Indicates whether the Account has been loaded.
AccountName The Name of this Account.
AccountPk The primary key of the Account.
AccountStatus The Account's Status.
AccountStatusText Read-Only The Account's Status in its String representation.
AccountSuspendCreditBureauDefaults 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 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 Account Type code as defined by the Credit Bureau.
CurrentDefaultAccountTypeDescription Read-Only
CurrentDefaultStatus The current Default Status code.
CurrentDefaultStatusBase System Use Only The current Default Status Base text (used only in the User Interface for grid handling).
CurrentDefaultStatusDescription
CurrentMonitorType The Current Monitor Type.
DefaultReference The Reference given to this Default by the Credit Bureau (if applicable).
InvalidMessage An invalid message if the item cannot be committed.
InvalidMessageProcessed If the item could not be processed, the message explaining why.
InvalidMessageResolved Read-Only A warning message, either the Processed, User or Invalid Message (in this order of priority).
InvalidMessageUser An invalid message that can be set by a user script to prevent the item being committed.
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.
IsScripted Returns True if this item has been added as part of the ?? Script (as opposed to being added to the collection after the Script has run).
LastCreditProvider The Credit Provider for this Account when the Default was last uploaded.
LastDateExported The date the Default was last exported.
LastDefault The Default Balance when the Default was last uploaded.
LastDefaultAccountType The Account Type code as defined by the Credit Bureau when the Default was last uploaded.
LastDefaultAccountTypeDescription Read-Only
LastDefaultStatus The Default's Status code when the Default was last uploaded.
LastDefaultStatusDescription Read-Only
LastMonitorType The Current Monitor Type when the Default was last uploaded.
Notes Any Notes regarding the Default.
OriginalAccountBalance The Account Balance when the Account originally went into Default.
OriginalCreditProvider The Credit Provider for this Account when the Account originally went into Default.
OriginalDateLoaded The date the when the Account originally went into Default.
OriginalDateOfDefault The date the when the Account originally went into Default.
OriginalDefault The Default Balance when the Account originally went into Default.
OriginalDefaultAccountType The Original Account Type code as defined by the Credit Bureau.
OriginalDefaultAccountTypeDescription Read-Only
OriginalDefaultStatus The Original Default Status.
OriginalMonitorType The Monitor Type when the Account originally went into Default.
Parent Read-Only The finCreditBureauDefaults object that this item belongs to or Nothing if we are not dealing with a batch.
Pk If an existing Credit Bureau Default, the primary key of the AccountHistory record it relates to.
Processed Indicates whether this item has been Processed.
SupportsUploading Read-Only Returns True if the Credit Bureau Service supports uploading of Defaults.
Timestamp 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