Table of Contents

Class ActionWhenAllAttemptsFailed

Namespace: Casewhere.Models.WorkflowMonitors
Assembly: Casewhere.Models.dll

public class ActionWhenAllAttemptsFailed

Inheritance

objectActionWhenAllAttemptsFailed

Inherited Members

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<ActionWhenAllAttemptsFailed>(ActionWhenAllAttemptsFailed)

Constructors

ActionWhenAllAttemptsFailed()

public ActionWhenAllAttemptsFailed()

Properties

ProcessId

public Guid ProcessId { get; set; }

Property Value

Guid

WorkflowDefinitionId

public Guid WorkflowDefinitionId { get; set; }

Property Value

Guid