SaaS CMS has officially launched! Learn more now.

Enum DefinitionType

Specifies the different Definition types

Namespace: EPiServer.WorkflowFoundation
Assembly: EPiServer.WorkflowFoundation.dll
Version: 7.19.2
Syntax
public enum DefinitionType

Fields

Name Description
Compiled

A precompiled definition

Xoml

An xoml based definition that is compiled at registration time

Extension Methods