A collection of Workflow Items.
Implements I_ISDirty, I_ISObjectName

Methods

Name Description
Add Add an item to the end of the collection.
AddAllocateToUser Add an 'Allocate To User' type Workflow Item to the end of the collection.
AddBankAccountEnquiry Add a 'Bank Account Enquiry' type Workflow Item to the end of the collection.
AddBankAccountEnquiryReview Add a 'Bank Account Enquiry Review' type Workflow Item to the end of the collection.
AddCancelWorkflow Add a 'Cancel Workflow' type Workflow Item to the end of the collection.
AddCheckListItem Add a 'Check List Item' type Workflow Item to the end of the collection.
AddCloseWorkflow Add a 'Close Workflow' type Workflow Item to the end of the collection.
AddCreditEnquiry Add a 'Credit Enquiry' type Workflow Item to the end of the collection.
AddDecisionCard Add a 'Decision Card' type Workflow Item to the end of the collection.
AddDocument Add a 'Document' type Workflow Item to the end of the collection.
AddItemGroup Add a new Item Group to the end of the collection.
AddLog Add a 'Log' type Workflow Item to the end of the collection.
AddNone Add a 'None' type Workflow Item to the end of the collection.
AddOutgoingCommunication Add an 'Outgoing Communication' type Workflow Item to the end of the collection.
AddPaymentArrangement Add a 'Payment Arrangement' type Workflow Item to the end of the collection.
AddQuestion Add a 'Question' type Workflow Item to the end of the collection.
AddRegisterSecurityStatement Add a 'Register Security Statement' type Workflow Item to the end of the collection.
AddReview Add a 'Review' type Workflow Item to the end of the collection.
AddSecurityRegisterSearch Add a 'Security Register Search' type Workflow Item to the end of the collection.
AddTest Add a 'Test' type Workflow Item to the end of the collection.
AddWait Add a 'Wait' type Workflow Item to the end of the collection.
AddWebMail Add a 'Log' type Workflow Item to the end of the collection.
Clear Clear collection.
CountComplete Get a Count of Completed Workflow Items in this Item Group.
CreateAllocateToUser Create an 'Allocate To User' type Workflow Item.
CreateBankAccountEnquiry Create a 'Bank Account Enquiry' type Workflow Item.
CreateBankAccountEnquiryReview Create a 'Bank Account Enquiry Review' type Workflow Item.
CreateCancelWorkflow Create a 'Cancel Workflow' type Workflow Item.
CreateCheckListItem Create a 'Check List Item' type Workflow Item.
CreateCloseWorkflow Create a 'Close Workflow' type Workflow Item.
CreateCreditEnquiry Create a 'Credit Enquiry' type Workflow Item.
CreateDecisionCard Create a 'Decision Card' type Workflow Item.
CreateDocument Create a 'Document' type Workflow Item.
CreateNone Create a 'None' type Workflow Item to the end of the collection.
CreateOutgoingCommunication Create an 'Outgoing Communication' type Workflow Item.
CreatePaymentArrangement Create a 'Payment Arrangement' type Workflow Item.
CreateQuestion Create a 'Question' type Workflow Item.
CreateRegisterSecurityStatement Create a 'Register Security Statement' type Workflow Item.
CreateReview Create a 'Review' type Workflow Item.
CreateSecurityRegisterSearch Create a 'Security Register Search' type Workflow Item.
CreateTest Create a 'Test' type Workflow Item.
CreateWait Create a 'Wait' type Workflow Item.
CreateWorkflowItem Create a finWorkflowItem object.
CreateWorkflowItemFromWorkflowTypeItem Create a finWorkflowItem object populated with the details from the supplied Workflow Type Item.
Exists Checks to see if an item with the specified Item Id exists in the collection.
ExistsItemIdOriginal Checks to see if an item with the specified Original Item Id exists in the collection.
ExistsPk Checks to see if an item with the specified primary key exists in the collection.
GetObjectName
HasUnsavedItems Indicates whether there are any unsaved Items in this collection of any of its sub-collections.
Insert Insert an item into the collection at the specified position.
InsertAllocateToUser Insert an 'Allocate To User' type Workflow Item into the collection.
InsertBankAccountEnquiry Insert a 'Bank Account Enquiry' type Workflow Item into the collection.
InsertBankAccountEnquiryReview Add a 'Bank Account Enquiry Review' type Workflow Item into the collection.
InsertCancelWorkflow Insert a 'Cancel Workflow' type Workflow Item into the collection.
InsertCheckListItem Insert a 'Check List Item' type Workflow Item into the collection.
InsertCloseWorkflow Insert a 'Close Workflow' type Workflow Item into the collection.
InsertCreditEnquiry Insert a 'Credit Enquiry' type Workflow Item into the collection.
InsertDecisionCard Insert a 'Decision Card' type Workflow Item into the collection.
InsertDocument Insert a 'Document' type Workflow Item into the collection.
InsertNone Insert a 'None' type Workflow Item into the collection.
InsertOutgoingCommunication Insert an 'Outgoing Communication' type Workflow Item into the collection.
InsertPaymentArrangement Insert a 'Payment Arrangement' type Workflow Item into the collection.
InsertQuestion Insert a 'Question' type Workflow Item into the collection.
InsertRegisterSecurityStatement Insert a 'Register Security Statement' type Workflow Item into the collection.
InsertReview Insert a 'Review' type Workflow Item into the collection.
InsertSecurityRegisterSearch Insert a 'Security Register Search' type Workflow Item into the collection.
InsertTest Insert a 'Test' type Workflow Item into the collection.
InsertWait Insert a 'Wait' type Workflow Item into the collection.
Remove Remove an item from the collection.
RemoveAt Remove an item from the collection.
Validate Validate Items to make sure information is valid.

Properties

Name Description
CurrentItemIndex Read-Only The Index of the Current Workflow Item.
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's Item Groups rather than normal Items.
ItemById Read-Only Retrieve an item by its Id.
ItemByOriginalId Read-Only Retrieve an item by its Original Id.
ItemByPk Read-Only Retrieve an item by its primary key or Nothing if no item exists with this primary key.
Parent Read-Only The collection's parent object.
ParentItemGroup Read-Only The Parent Item Group that this collection belongs to or Nothing if this is a collection of Item Groups.
Workflow Read-Only The Workflow that this Workflow Item collection belongs to.
WorkflowItemGroup Read-Only 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