Click or drag to resize

DslDataTriggerWorkflowDefinitionId Property

The workflow definition is that the data trigger is depending.

Namespace:  Casewhere.Runtime.DSL
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public Guid WorkflowDefinitionId { get; set; }

Property Value

Type: Guid
See Also