Class ActionWhenAllAttemptsFailed
Namespace: Casewhere.Models.WorkflowMonitors
Assembly: Casewhere.Models.dll
public class ActionWhenAllAttemptsFailed
Inheritance
object ← ActionWhenAllAttemptsFailed
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
WorkflowDefinitionId
public Guid WorkflowDefinitionId { get; set; }