Click or drag to resize

DslWorkflowDefinitionDescription Property

The description of the workflow definition.

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

Property Value

Type: String
See Also