Version

TaskDependency Class Properties

For a list of all members of this type, see TaskDependency members.

Public Properties
 NameDescription
Public PropertyDependencyTypeReturns the TaskDependencyType constant which defines the nature of the dependency.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyPredecessorReturns the Task which determines whether this dependency is fulfilled.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also