Table: WFInstance
Workflow Instances table.
Name | Type | Description | Remarks |
---|---|---|---|
CreatedDate |
datetime |
Creation Date for the WorkFlow Instance |
|
WorkflowType |
varchar(50) |
Description of the Workflow Type |
This column is obsolete. |
WFVersionID |
int |
Workflow Version Identifier |
WFVersionID is a foreign key to the WFVersion table. |