Gets a value indicating whether this activity is a summary activity containing any child leaf activities.

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

Syntax

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

See Also