Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Default |
0 |
The default type of wizard. |
| DocumentProvisioning |
1 |
The document provisioning type of wizard. Creates one or more documents, used primarily in MyTools. |
| SaveEmail |
2 |
The SaveEmail type of wizard, requires an email uploaded to blob before it can start. Used primarily in WPE ribbon |
| CopyDocuments |
3 |
The CopyDocuments type of wizard, copies documents into a business module entity. Runs based on an entity document library and items. |
| CopyEntity |
4 |
The CopyEntity type of wizard, copies entity values, list content and relations, into a business module entity. Runs based on an entity items. |
| Relation |
5 |
The Relation type of wizard, creates a relation to another entity. Runs based on an entity items. |
| EditEntity |
6 |
The Edit Entity type of wizard, modified properties for the current entity |
| ChangeStage |
7 |
The Change stage type of wizard, changes the stage for the current entity |
| AddOrEditEntity |
8 |
The combined Add or Edit entity, which allows searching |
| BatchUpdate |
9 |
The Batch update of items type |