Represents a collection of Folders in the Task Manager.
Implements I_ISDirty
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
Clear |
Clear collection. |
|
Clone |
Create a Clone of this collection. |
|
CreateTaskManagerFolder |
Create a finTaskManagerFolder object. |
|
DirtyClear |
Clear Dirty status of collection and all items. |
|
ExistsFolderName |
Check to see if a Folder with the specified Name exists in the collection. |
|
FromXmlString |
Populates collection from an XML string. |
|
GetFolderByFolderId |
Get the first Task Manager Folder that matches the specified Folder Id. |
|
GetFolders |
Retrieves all Folders in this Collection and all of their Child Folders. |
|
Insert |
Insert an item into the collection at the specified position. |
|
Remove |
Remove an item from the collection. |
|
RemoveAt |
Remove an item from the collection. |
|
ToJsonObject |
Convert to an object that is easily serialisable to JSON. |
|
ToXmlString |
Persists collection to an XML string. |
|
Validate |
Validates the collection. |
Properties
|
Name |
Description |
|
IsDirty Read-Only |
Indicates whether this collection or any of its items have been modified. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0