| ProcessTemplateType Enumeration |
Types of process templates, used in for instance load options
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic enum ProcessTemplateType
Members
| Member name | Value | Description |
---|
| Both | 0 | |
| New | 1 | |
| Edit | 2 | |
See Also