TaskDependencies Interface

Definition

public interface class TaskDependencies : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("A7C6ACB1-58C6-11D2-AE5A-00C04FB6F701")]
public interface TaskDependencies : System.Collections.IEnumerable
type TaskDependencies = interface
    interface IEnumerable
Public Interface TaskDependencies
Implements IEnumerable
Attributes
Implements

Properties

Application
Count
Item[Int32]
Parent

Methods

Add(Task, PjTaskLinkType, Object)
GetEnumerator()

Applies to