RunWorkflowJobEntry Class

[Missing <summary> documentation for "T:Casewhere.Runtime.Workflows.RunWorkflowJobEntry"]

Definition

Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class RunWorkflowJobEntry : TransactionEntry
Inheritance
Object    TransactionEntry    RunWorkflowJobEntry

Constructors

RunWorkflowJobEntry Initializes a new instance of the RunWorkflowJobEntry class

Properties

Id
(Overrides TransactionEntry.Id)

Methods

Rollback
(Overrides TransactionEntry.Rollback)
ToString
(Overrides ObjectToString)

See Also