Enum DefinitionType
Specifies the different Definition types
Namespace: EPiServer.WorkflowFoundation
Assembly: EPiServer.WorkflowFoundation.dll
Version: 7.19.2Syntax
public enum DefinitionType
Fields
| Name | Description |
|---|---|
| Compiled | A precompiled definition |
| Xoml | An xoml based definition that is compiled at registration time |