Gets the source item of this activity.

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

Syntax

C#
Object SourceItem { get; }
Visual Basic (Declaration)
ReadOnly Property SourceItem As Object

See Also