Retreives the start item of the diagram.

Namespace:  DlhSoft.Web.Mvc.Pert
Assembly:  DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)

Syntax

C#
public NetworkDiagramItem GetStart()
Visual Basic (Declaration)
Public Function GetStart As NetworkDiagramItem

See Also