Click or drag to resize

StateToDo Property

Gets or sets the "To do" activity.

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

Property Value

Type: Activity
See Also