Click or drag to resize

StateEnableTasks Property

Gets or sets a value indicating whether tasks can be created when an item is in this state. Tasks are assigned to the users having the privilege "Responsible" for this particular state.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public bool EnableTasks { get; set; }

Property Value

Type: Boolean
See Also