Represents a Decision Card.
Implements I_ISDirty, I_ISObjectName, I_finSummaryPages, I_finExtendedAuditInformation, I_ISRecordXmlImportable

Methods

Name Description
AuditItemsLoad Loads the Audit Items collection.
AuditItemsRefresh Forces the Audit Items collection to be reloaded from the database the next time it is accessed.
CanExecute
Clear Clears this object and sets all of its properties to their defaults.
CodeDecrypt Decrypt the Script Code.
CodeEncrypt Encrypt the Script Code.
CodeExport Export Script Code to a File.
CodeHash Return a hash of the code, useful to compare two scripts.
CodeImport Import Script Code from a File.
CompileForTesting Obsolete Attempt to Compile the Script Code.
CompileScriptForTesting Attempt to Compile the Script Code.
ConstantsAddFromScript Add Constants from remarks defined in the Script.
CreateScriptFromRules Create a VB.NET Script based on the content of the Rules collection.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromXmlString Populates object from an XML string.
GetObjectName
GetScriptPublicVariables System Use Only
GetTemplateCode Creates an empty Script function definition.
ImportXml
LinkUsageItemsLoad Loads the Link Usage Items collection.
LinkUsageItemsRefresh Forces the Link Usage Items collection to be reloaded from the database the next time it is accessed.
Load Loads a record from the database.
LoadPk Loads a record from the database.
Refresh Refreshes this object from the database.
Save Save this record.
SummaryPagesLoad Loads the Summary Pages collection.
SummaryPagesRefresh Forces the Summary Pages collection to be rebuilt the next time it is accessed.
ToXmlString Persists object to an XML string.

Properties

Name Description
Active Indicates whether this record is Active.
AllowReferStatus Indicates whether an Outcome Status of 'Refer' is allowed.
AuditItems Read-Only A collection of Audit Items.
AuditItemsLoaded Read-Only Indicates whether the Audit Items collection has been loaded.
BaseScore The Base Score.
Bookmarks A comma separated list of line numbers which are Bookmarked in the Script Code.
Category The Category of this Decision Card.
Code The Script Code.
Constants Read-Only Constants that will be available to the Script via the ScriptInfo.Constants Key/Value List.
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.
DecisionCardBasis The Decision Card Basis.
DecisionCardBasisText The Decision Card Basis in its String representation.
DecisionCardId The Id of this Decision Card.
DecisionOutcomeSummaryScriptId The Id of the Script used to generate the HTML for a Decision Outcome summary.
DecisionOutcomeSummaryScriptPk The primary key of the Script used to generate the HTML for a Decision Outcome summary.
DecisionSource The Decision Source.
DecisionSourceText The Decision Source in its String representation.
Description The Description of this Decision Card.
FailMessage The Fail Message.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsEncrypted Read-Only Indicates whether the Script Code is Encrypted.
IsNew Read-Only Indicates whether this is a new record.
Language The Programming Language that the Script Code is written in.
LanguageText The Programming Language in its String representation.
LinkUsageItems Read-Only A read-only collection of Link Usage Items that relate to this Script.
Notes Notes about the Script.
PassMessage The Pass Message.
PassScore The Pass Score.
PermissionKeyExecute The Permission Key required to Execute this Decision Card.
Pk Read-Only This record's primary key.
ReferMessage The Refer Message.
ReferScore The Refer Score.
Rules Read-Only A collection of Rules.
ScoreDecimalPlaces The number of Decimal Places to which Scores should be displayed.
SummaryPages Read-Only A collection of Summary Pages.
SummaryPagesLoaded Read-Only Indicates whether the Summary Pages collection has been loaded.
Tag The Tag property can be used to attach another value or object to this object.
TimeoutSeconds Obsolete Script timeout is not supported in versions 6 and above. This will always return zero.
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 System Use Only
UserDataWeb Read-Only System Use Only
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0