Click or drag to resize

TasksDueDateValue Property

Gets or sets the value added to the current time to calculate the due dates when the type is FixedDays or FixedMonths.

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 int Value { get; set; }

Property Value

Type: Int32
See Also