Gets or sets the dependency type of this IPredecessorItem.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
DependencyType DependencyType { get; set; }
Visual Basic (Declaration)
Property DependencyType As DependencyType

See Also