WorkflowActionType Enumeration
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public enum WorkflowActionType
| ManualDelegationOfParticipant | 0 | |
| AutomaticDelegationOfParticipant | 1 | |
| RestorationOfOriginalParticipant | 2 | |
| DelegationOfInitiator | 3 | |
| RestorationOfOriginalInitiator | 4 | |
| OverridedTask | 5 | |
| CanceledWorkflow | 6 | |
| AddInitialDocument | 7 | |
| AddMainDocument | 8 | |
| AddSupportingDocument | 9 | |
| RemoveMainDocument | 10 | |
| RemoveSupportingDocument | 11 | |
| AddOneTime | 12 | |
| MainDocumentVersionChanged | 13 | |
| MainDocumentMetadataVersionChanged | 14 | |
| SupportingDocumentVersionChanged | 15 | |
| SupportingDocumentMetadataVersionChanged | 16 | |
| ManualRestart | 17 | |
| AutoRestart | 18 | |
| LegacyRestart | 19 | |
| MainDocumentDeleted | 20 | |
| MainDocumentRecovered | 21 | |
| SupportingDocumentDeleted | 22 | |
| SupportingDocumentRecovered | 23 | |
| MainDocumentPermanentlyDeleted | 24 | |
| SupportingDocumentPermanentlyDeleted | 25 | |