Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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