Initializes a new instance of the PredecessorManager class. The initial values of the data member properties are set to appropriate property paths for using PredecessorItem objects.

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

Syntax

C#
public PredecessorManager()
Visual Basic (Declaration)
Public Sub New

See Also