Version

ProjectTaskDependency Class Members

The following tables list the members exposed by ProjectTaskDependency.

Public Constructors
 NameDescription
Public ConstructorProjectTaskDependency ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyFromReturns the predecessor task.  
Public PropertyLagReturns the duration of lag time between the tasks.  
Public PropertyLinkReturns an enumeration indicating the relationship between the two tasks.  
Public PropertyToReturns the successor task.  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified ProjectTaskDependency to this instance's values.  
Public MethodGetHashCodeReturns a hash value for the ProjectTaskDependency  
See Also