Task.LinkSuccessors(Object, PjTaskLinkType, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void LinkSuccessors (object Tasks, Microsoft.Office.Interop.MSProject.PjTaskLinkType Link = Microsoft.Office.Interop.MSProject.PjTaskLinkType.pjFinishToStart, object Lag);
abstract member LinkSuccessors : obj * Microsoft.Office.Interop.MSProject.PjTaskLinkType * obj -> unit
Public Sub LinkSuccessors (Tasks As Object, Optional Link As PjTaskLinkType = Microsoft.Office.Interop.MSProject.PjTaskLinkType.pjFinishToStart, Optional Lag As Object)
Parameters
- Tasks
- Object
- Link
- PjTaskLinkType
- Lag
- Object