Represents a predecessor item object wrapper generated and managed by a PredecessorManager, aware of its task, dependency type, and lag.
Namespace:
DlhSoft.Windows.DataAssembly: 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
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.Entity
DlhSoft.Windows.Data..::.Predecessor
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.Entity
DlhSoft.Windows.Data..::.Predecessor