A collection of Workflow Types.
Implements I_ISRefreshableCollection, I_ISCollectionDataView, I_ISObjectName, I_ISRecordCodeDescription

Methods

Name Description
GetAccountAppWorkflowTypesList Get a List of Workflow Types applicable to an Account Application and available to the current User.
GetAccountWorkflowTypesList Get a List of Workflow Types applicable to an Account and available to the current User.
GetClientWorkflowTypesList Get a List of Workflow Types applicable to a Client and available to the current User.
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.
GetDataViewFilterAccounts Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method to return 'Account' Workflow Types only.
GetDescriptionForReports Get a Description to display on reports.
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.
GetLongestCode Returns the number of characters in the longest code.
GetObjectName
GetRecordCodeDescription
GetRecordDescription
GetValidDataViewColumns Get a List of Columns that are Valid when creating a Data View from this collection for the specified Validation Target.
GetWorkflowTypePksListFromWorkflowTypeCategoriesRange Get a List of Workflow Type Pks that exist in the specified Workflow Type Range.
GetWorkflowTypePksListFromWorkflowTypesRange Get a List of Workflow Type Pks that exist in the specified Workflow Type Range.
Refresh Refresh collection, reloading information where out-of-date.

Properties

Name Description
ItemByIndex Read-Only Retrieve an item by its index in the collection.
ItemByPk Read-Only Retrieve an item by its primary key.
LastRefreshTime Read-Only The date and time that the Refresh method was last called.
RefreshRequired Read-Only Returns True if the Collection is up-to-date.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0