Represents a task item to be presented in a NetworkDiagramView control.

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

Syntax

C#
[SerializableAttribute]
public class NetworkDiagramItem
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class NetworkDiagramItem

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.Mvc.Pert..::.NetworkDiagramItem

See Also