Represents some occurence for a workflow instance

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

Syntax

C#
public class HistoryItem : IDeepCopy<HistoryItem>

Inheritance Hierarchy

System..::.Object
  EPiServer.WorkflowFoundation..::.HistoryItem

See Also