A Task Manager (version 2) which is a stateless implementation of the Task Manager, suitable for both desktop and web use.

Methods

Name Description
ActionItemFromUniqueId Action an item based on its Unique Id.
ActionItemsFromUniqueIdsList Action one or more items based on their Unique Ids.
CreateTaskManager2AccountApp Create a finTaskManager2AccountApp for use in 'Task Manager 2 Folder' type Scripts when manually building the collection.
CreateTaskManager2MonitoredAccount Create a finTaskManager2MonitoredAccount for use in 'Task Manager 2 Folder' type Scripts when manually building the collection.
CreateTaskManager2Task Create a finTaskManager2Task for use in 'Task Manager 2 Folder' type Scripts when manually building the collection.
CreateTaskManager2Workflow Create a finTaskManager2Workflow for use in 'Task Manager 2 Folder' type Scripts when manually building the collection.
CreateTaskManagerFolderFromXmlString Create a Task Manager Folder from XML, primarily for use editing in-memory definitions such as for a Task Group Item.
GetAccountApps Execute a query to get a 'Filter Account Applications' folder content.
GetCustomAccountAppPreviewFromUniqueId Get a custom Account Application Preview from a Task Manager Unique Id.
GetCustomMonitoredAccountPreviewFromUniqueId Get a custom Monitored Account Preview from a Task Manager Unique Id.
GetCustomWorkflowPreviewFromUniqueId Get a custom Workflow Preview from a Task Manager Unique Id.
GetFolderCount Get a count of items in a folder.
GetFoldersSupportingFolderCountList System Use Only
GetItemPreviewFromUniqueId Get a Preview from a Task Manager Unique Id.
GetMonitoredAccounts Execute a query to get a 'Filter Monitored Accounts' folder content.
GetQuickSearchResults Execute a Quick Search to get a 'Quick Search' folder content.
GetTaskManagerFolder Get a Task Manager Folder for this User.
GetTaskManagerFolderFromPath Get a Task Manager Folder for this User from a Path.
GetTaskManagerFolders Get Task Manager Folders for a User.
GetTaskManagerFoldersIncludingSystemFolders System Use Only Get Task Manager Folders for a User including System Folders, regardless of the Global Setting which can be used to hide them.
GetTaskManagerUsers Get a list of Users that the Current User can view the Task Manager for.
GetTaskManagerUsersAsDataView Get a DataView of Users that the Current User can view the Task Manager for.
GetTasks Execute a query to get a 'Filter Tasks' folder content.
GetWorkflows Execute a query to get a 'Filter Workflows' folder content.
Initialise Initialise the Task Manager.

Properties

Name Description
DateAsAt Read-Only The Date As At (in the Database Time Zone) that the Task Manager was initialised with.
DateAsAtText Read-Only The Date As At formatted as per the current database Time Zone.
IgnoreMaxFolderSize Ignore the Max Folder Size (1000) when getting counts and folder content (will still limit to 10000 for safety reasons).
MAX_FOLDER_SIZE_RESOLVED Read-Only
UserId Read-Only ' Get Folders Content for an HTML Report folder. '
UtcDateAsAt Read-Only The Date As At converted from the Database Timezone to UTC.

Fields

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