Click or drag to resize

DslWorkflowContext Class

[Missing <summary> documentation for "T:Casewhere.Runtime.DSL.DslWorkflowContext"]

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DSLDslWorkflowContext

Namespace:  Casewhere.Runtime.DSL
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public class DslWorkflowContext

The DslWorkflowContext type exposes the following members.

Constructors
  NameDescription
Public methodDslWorkflowContext(WorkflowContext)
Initializes a new instance of the DslWorkflowContext class
Public methodDslWorkflowContext(DslCase, DslWorkflow)
Initializes a new instance of the DslWorkflowContext class
Top
Properties
  NameDescription
Public propertyActivity
Public propertyCase
Public propertyWorkflow
Top
See Also