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