|
CountByScriptType |
Get a Count of Script by Script Type. |
|
GetActionScriptsList |
Retrieve a List of Action Scripts. |
|
GetBuiltInScriptCode |
Retrieve Built In Script Code. |
|
GetBuiltInScripts System Use Only |
|
|
GetBuiltInScriptsByPrefix |
Returns a list of Built In Scripts. |
|
GetBuiltInSummaryPageStandardBlockScriptCode |
Retrieve Built In Summary Page Standard Block method. |
|
GetBuiltInSummaryPageStandardBlockScripts |
Returns a list of Built In Standard Summary Page Block methods that can be overridden in a SummaryPageStandardBlocks type Script. |
|
GetDataView |
Get a DataView object containing details held in this collection. |
|
GetDataViewColumns |
Get a list of column names to be displayed for a certain display target. |
|
GetDataViewFilter System Use Only |
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method. |
|
GetDataViewFilterQueues System Use Only |
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method to restrict to Scripts that can be used by Queues. |
|
GetDataViewFilterSummaryPages System Use Only |
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method to restrict to Summary Page type Scripts. |
|
GetDataViewFilter_BankInterface_ObjectEvents |
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method to restrict to Bank Interface Object Event scripts. |
|
GetDataViewFilter_ClientGroups_StatisticsSummary |
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method to restrict to Client Group Statistic Summary scripts. |
|
GetDataViewFilter_ClientGroups_WizardValidator |
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method to restrict to Client Group Wizard Validator scripts. |
|
GetDataViewFilter_ProductTypes_WizardValidator |
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method to restrict to Product Type Wizard Validator scripts. |
|
GetDescriptionForReports |
Get a Description to display on reports. |
|
GetFunctionLibraryList |
Retrieve a List of Function Library Scripts. |
|
GetHtmlWidget |
Get an HTML Widget Script or a system supplied HTML Widget. |
|
GetHtmlWidgetSummaryPageList System Use Only |
Retrieve a List of HTML Widget Summary Page Scripts. |
|
GetItem |
Retrieve an item by its case-insensitive key. |
|
GetItemByIndex |
Retrieve an item by its index in the collection. |
|
GetItemByPk |
Retrieve an item by its primary key. |
|
GetItemByWebServiceName |
Retrieve an item by its Web Service Name (or Script Id if the Script has no Web Service Name). |
|
GetLongestCode |
Returns the number of characters in the longest code. |
|
GetMenuList |
Retrieve a list of Scripts to appear in the Menu. |
|
GetObjectName |
|
|
GetRecordCodeDescription |
|
|
GetRecordDescription |
|
|
GetSmartList |
Get a Smart List Script or a system supplied Smart List. |
|
GetSummaryPageListAll System Use Only |
Retrieve a List of HTML Widget Summary Page AND Summary Page (version 2) Scripts. |
|
GetSummaryPageListCloud System Use Only |
Retrieve a List of Summary Page Scripts for finPOWER Connect Cloud. |
|
GetSummaryPageListDesktop System Use Only |
Retrieve a List of Summary Page Scripts for use on finPOWER Connect Desktop. |
|
GetSummaryPageSearchList |
Retrieve a list of Summary Page Search Scripts. |
|
GetValidDataViewColumns |
Get a List of Columns that are Valid when creating a Data View from this collection for the specified Validation Target. |
|
Refresh |
Refresh collection, reloading information where out-of-date. |