Represents a Script.
Implements I_ISDirty, I_ISObjectName, I_finScript, I_finSummaryPages, I_finExtendedAuditInformation, I_finAutoBackupDetails, 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.
AutoBackupCreateUnsavedObjectFromXml
AutoBackupRollbackFromXml
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.
CreateParameters System Use Only Create an ISParameters object based on this item's custom Parameters.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromSplitObjectExportList Populates the object from a finSplitObjectExportList collection.
FromXmlString Populates object from an XML string.
GetAutoBackupComparePropertiesList
GetAutoBackupCompareProperty
GetAutoBackupHistory
GetAutoBackupXml
GetObjectName
GetObsoleteMessage Get a Message and optional details of why this Script is obsolete, e.g., the Script Type has been superseded.
GetOptionalReferences System Use Only Obsolete
GetTemplateCode Creates an empty Script function definition.
GetTemplateCodeHtmlWidget_Workflow
ImportXml
IsWebServiceNameValid Check to see if the Web Service Name is valid.
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.
ScriptHostInvalidate System Use Only
SummaryPagesLoad Loads the Summary Pages collection.
SummaryPagesRefresh Forces the Summary Pages collection to be rebuilt the next time it is accessed.
TemplateTextHash Return a hash of the code, useful to compare two scripts.
ToSplitObjectExportList Create a Split Object Export List containing XML, code and template text information.
ToXmlString Persists object to an XML string.

Properties

Name Description
AccountProcessesRunByDefault Indicates whether this General Script should be run by default in the Account Processes wizard.
ActionCategory A Category for this Action type Script. If blank then this will not appear in the relevant form's Action bar.
Active Indicates whether this record is Active.
AllowRefresh Indicates whether an HTML Widget should display automatic User Interface functionality to allow it to be Refreshed (where applicable)s.
AllowSaveLoadParametersOnExecute Indicates whether to all Saving and Loading of Parameters for Scripts that can be run via the 'Execute Script' wizard.
AllowUi Indicates whether user-interface elements (forms, message boxes etc) can be displayed.
AuditItems Read-Only A collection of Audit Items.
AuditItemsLoaded Read-Only Indicates whether the Audit Items collection has been loaded.
AutoBackupAvailable Read-Only
AutoBackupDescription Read-Only
AutoBackupId Read-Only
AutoBackupRecordType Read-Only
AutoBackupTimestamp Read-Only
AutoBackupUniqueId
AutoBackupUsed Read-Only
Bookmarks A comma separated list of line numbers which are Bookmarked in the Script Code.
Caption A Caption of this Script when displayed in certain User Interface contexts.
CaptionResolved Read-Only
Category The Category of this Script.
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.
Description The Description of this Script.
HasPermissionToExecute Read-Only Indicates whether the Current User Has Permission to Execute this Script.
HideSystemActions A comma-separated list of System Actions that this Action Script should hide.
HtmlWidgetAllowInitialEventCaching
HtmlWidgetDarkModeNotSupported Indicates whether to Dark Mode in finPOWER Connect Cloud is NOT Supported for this HTML Widget.
HtmlWidgetMaxHeight The Maximum Height (in pixels) to restrict this HTML Widget to in certain situations.
HtmlWidgetMaxWidth The Maximum Width (in pixels) to restrict this HTML Widget to in certain situations.
HtmlWidgetNeverApplyStyling Indicates whether to NEVER apply any Portal or finPOWER Connect Cloud Styling to this HTML Widget.
HtmlWidgetResourceChartsApex
HtmlWidgetResourceCssSummaryPage2 Indicates whether an HTML Widget requires the Summary Page (Version 2) Stylesheet.
HtmlWidgetResourceCssWidget Indicates whether an HTML Widget requires the Widget Stylesheet.
HtmlWidgetResourceJQuery Indicates whether an HTML Widget requires jQuery.
HtmlWidgetResourceJQueryVersion The jQuery Version to use for HTML Widgets.
HtmlWidgetResourceJQueryVersionResolved Read-Only The jQuery Version to use for HTML Widgets.
HtmlWidgetShowParameterEntry Indicates whether this HTML Widget Script, if run from a menu or other standalone mechanism, show show a Parameter Entry form from which startup parameter can be entered.
HtmlWidgetSpecialEventGetFolderCount Indicates whether this HTML Widget Script supports the special "[GetFolderCount]" event for Task Manager 2 support.
HtmlWidgetSpecialEventShowAsSummaryPage Indicates whether this HTML Widget Script supports the special "[ShowAsSummaryPage]" event to indicate that this HTML Widget should be shown as a Summary Page on a record form.
HtmlWidgetSummaryPageObjectType The Object Type if this HTML Widget Script supports the special "[ShowAsSummaryPage]" Event.
HtmlWidgetSummaryPageObjectTypeText The Object Type if this HTML Widget Script supports the special "[ShowAsSummaryPage]" Event in it's String representation.
Icon The name of the Icon used to represent this Script in certain situations.
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.
JavaScriptDebugger System Use Only Obsolete The JavaScript Debugger to use for HTML Widgets.
JavaScriptDebuggerText System Use Only Obsolete The JavaScript Debugger to use for HTML Widgets in its String representation.
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.
LinkUsageItemsLoaded Read-Only Indicates whether the Link Usage Items collection has been loaded.
Notes Notes about the Script.
ParameterSetId The Id of the Parameter Set used.
ParameterSetPk The primary key of the Parameter Set used.
Parameters Read-Only A collection of Parameters.
ParametersType The Type of Parameters used.
ParametersTypeText The Parameters Type in its String representation.
PermissionKeyExecute The Permission Key required to Execute this Script.
Pk Read-Only This record's primary key.
ReferenceLinq System Use Only Obsolete Indicates whether the Script should reference LINQ.
RestrictedOriginsList Read-Only A collection of Restricted Origins for Anonymous HTML Widget type Scripts.
RestrictedOriginsListEnabled Indicates whether the Restricted Origins List is Enabled.
RolesRangeExecute A Roles Range to restrict viewing of this Summary Page (version 2).
RunAsAdministrator Indicates whether this Script should run with special Administrator permission.
RunWithoutPrompts Indicates whether this Script should run without any prompts when it is selected from the Process menu.
ScriptId The Id of this Script.
ScriptIdInternal System Use Only
ScriptType The Type of Script.
ScriptTypeText The Script Type in its String representation.
ShowInAccountProcesses Indicates whether this General Script should show in the Account Processes wizard.
ShowInMenu Indicates whether this General or General User Interface Script should be displayed in the Menu and if so, which Menu.
ShowInMenuText The Show in Menu setting in its String representation.
ShowInTaskManager Indicates whether this General Script should show in the Task Manager form, Utilities page when the Workflow Manager Add-On is licensed.
SummaryPageCloud Indicates whether this Summary Page (version 2) type Script should appear in finPOWER Connect Cloud.
SummaryPageDesktop Indicates whether this Summary Page (version 2) type Script should appear in the Desktop version of finPOWER Connect.
SummaryPageHide System Use Only Obsolete Indicates whether this Summary Page type Script should be hidden in the page list on the form to which it applies.
SummaryPageSupportsShowSummaryPageEvent Indicates whether this Summary Page (version 2) type Script supports the '[ShowSummaryPage]' event.
SummaryPageTop Indicates whether this Summary Page type Script should appear at the start of the page list on the form to which it applies.
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.
TargetObjectType A Object Type that this Script applies to.
TemplateText Template Text.
TemplateTextBookmarks A comma separated list of line numbers which are Bookmarked in the Template Text.
TemplateTextResolved Read-Only Get Template Text with LESS CSS styles resolved.
TimeoutSeconds Obsolete Script timeout is not supported in versions 6 and above. This will always return zero.
Timestamp Read-Only This record's Timestamp.
UniqueId A Unique Id that identifies this record for Auto-Backup and Source Control operations.
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
WebServiceAllowAnonymous Indicates whether this Web Service allows Anonymous access.
WebServiceAllowClient Indicates whether this Web Service allows Client access.
WebServiceAllowUser Indicates whether this Web Service allows User access.
WebServiceAllowWebAdmin Indicates whether this Web Service allows WebAdmin access.
WebServiceName The Web Service Name.
WebServiceSendDebugInformation Indicates whether send 'Debug-NNN' HTTP Headers with the HTTP Response.

Fields

Name Description
HtmlWidgetResourceJQueryDefaultVersion Read-Only
HtmlWidgetResourceJQueryVersionsList Read-Only
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0