Enum BaseTemplate
Represents the base template which is used to edit the activity.
Syntaxpublic enum BaseTemplate
Namespace: OptimaJet.Workflow.Core
Assembly: OptimaJet.Workflow.Core.dll
Fields
Name | Description |
---|---|
Activity | Ordinary Activity template or template copied from it. |
JsonForm | JSON form template or template copied from it. This form will render FormBase.Parameters as form. |