Gets a value indicating whether the current task item represents a project milestone.

Namespace:  DlhSoft.Windows.Controls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)

Syntax

C#
bool IsMilestone { get; }
Visual Basic (Declaration)
ReadOnly Property IsMilestone As Boolean

See Also