'Declaration Public Enum gntTaskLinkType Inherits System.Enum
public enum gntTaskLinkType : System.Enum
__value public enum gntTaskLinkType : public System.Enum
Member | Description |
---|---|
gntFinishToFinish | The ManualFinish of both tasks are linked |
gntFinishToStart | The ManualFinish of first task is linked to the ManualStart of the second task |
gntStartToFinish | The ManualStart of the first task is linked to the ManualFinish of the second task |
gntStartToStart | The ManualStart's of both tasks are linked |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2