Table of Contents

Class WorkflowActivity

Namespace: Casewhere.Models.Activities
Assembly: Casewhere.Models.dll

public class WorkflowActivity : Activity

Inheritance

objectActivityWorkflowActivity

Derived

DynamicWorkflowActivity

Inherited Members

Activity.Id, Activity.ActivityDefinitionId, Activity.Name, Activity.SequenceNumber, Activity.ResultDetails, Activity.IsRequired, Activity.IsIncluded, Activity.IsComplete, Activity.Type, Activity.EventName, Activity.EnableAuditLog, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<WorkflowActivity>(WorkflowActivity)

Constructors

WorkflowActivity()

public WorkflowActivity()

Properties

DestinationWorkflowId

public Guid DestinationWorkflowId { get; set; }

Property Value

Guid

ExecutionState

public WorkflowExecutionState ExecutionState { get; set; }

Property Value

WorkflowExecutionState