Base class for Workflow definitions

Namespace:  EPiServer.WorkflowFoundation
Assembly:  EPiServer.WorkflowFoundation (in EPiServer.WorkflowFoundation.dll) Version: 5.2.375.236

Syntax

C#
public abstract class WorkflowDefinition : ISecurable

Remarks

implements IItem so definition can be stored in Object Store

Inheritance Hierarchy

See Also