A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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