AssembleStage Enumeration
Describes stage of the assemble process. NOTE: do not change stage names
Namespace: FileHold.CommonAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
public enum AssembleStage
| LoadingDocuments | 0 | |
| ProcessingTags | 1 | |
| Assembling | 2 | |
| SavingDocuments | 3 | |
| InvokingActions | 4 | |