Click or drag to resize

TransitionTasksDueDates Property

Gets the due dates' definitions for the tasks created for the outbound state.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ModelingList<TasksDueDate> TasksDueDates { get; }

Property Value

Type: ModelingListTasksDueDate
See Also