Click or drag to resize

DslWorkflowDefinitionUsedForCreationOfNewCase Property

The flag of the Workflow Definition. That indicates workflow is used in new case or not.

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

Property Value

Type: Boolean
See Also