Table 1502 Workflow Step in 25
- App
- Base Application
- Namespace
- System.Automation
Fields, 10Keys, 4Procedures, 19
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | ID | Integer | - |
| 2 | Workflow Code | Code[20] | - |
| 4 | Description | Text[100] | - |
| 9 | Entry Point | Boolean | - |
| 11 | Previous Workflow Step ID | Integer | - |
| 12 | Next Workflow Step ID | Integer | - |
| 13 | Type | Option | - |
| 14 | Function Name | Code[128] | - |
| 15 | Argument | Guid | - |
| 16 | Sequence No. | Integer | - |
Keys, 4
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Workflow Code, ID | - |
| Key2 | Sequence No. | - |
| Key3 | Function Name, Type | - |
| Key4 | Entry Point, Previous Workflow Step ID | - |
Procedures, 19
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateInstance | (Guid, Code[20], Integer, Record Workflow Step) | public | - | |
| ConvertEventConditionsToFilters | (RecordRef) | public | - | |
| DeleteEventConditions | () | public | - | |
| OpenEventConditions | () | public | - | |
| OpenAdvancedEventConditions | () | public | - | |
| CompareEventConditions | (Record Workflow Step) | Boolean | public | - |
| CompareEventRule | (Record Workflow Step) | Boolean | public | - |
| InsertAfterStep | (var Record Workflow Step) | public | - | |
| LookupOtherWorkflowStepID | (var Integer) | Boolean | public | - |
| GetDescription | () | Text[250] | public | - |
| ToString | () | Text | public | - |
| FindByAttributes | (Text) | public | - | |
| GetConditionAsDisplayText | () | Text | public | - |
| GetRuleAsDisplayText | () | Text | public | - |
| HasEventsInSubtree | (var Record Workflow Step) | Boolean | public | - |
| FindWorkflowRules | (var Record Workflow Rule) | Boolean | public | - |
| HasWorkflowRules | () | Boolean | public | - |
| SetFilters | (var Record Workflow Rule) | public | - | |
| HasParentEvent | (var Record Workflow Step) | Boolean | public | - |