Represents a predecessor item object wrapper generated and managed by a PredecessorManager, aware of its task, dependency type, and lag.

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

Syntax

C#
[LocalizabilityAttribute(LocalizationCategory.Ignore)]
public class Predecessor : Entity
Visual Basic (Declaration)
<LocalizabilityAttribute(LocalizationCategory.Ignore)> _
Public Class Predecessor _
	Inherits Entity

Inheritance Hierarchy

See Also