Retreives the finish 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 GetFinish()
Visual Basic (Declaration)
Public Function GetFinish As NetworkDiagramItem

See Also