Represents a collection of Workflow Type Items or Item Groups.
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. |
|
CountByItemType |
|
|
CreateWorkflowTypeItem |
Create a finWorkflowTypeItem object. |
|
DirtyClear |
Clear Dirty status of collection and all items. |
|
Exists |
Check to see if an Item with the specified Item Id exists in this collection. |
|
FromXmlString |
Populates collection from an XML string. |
|
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. |
|
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. |
|
IsItemGroups Read-Only |
Indicates whether this collection represents a Workflow Type's Item Groups rather than normal Items. |
|
Parent Read-Only |
The Parent Workflow Type for this collection. |
|
ParentItemGroup |
The Parent Item Group that this collection belongs to or Nothing if this is a collection of Item Groups. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0