_Global.LinkTasksEdit Method

Definition

public bool LinkTasksEdit (int From, int To, object Delete, object Type, object Lag, object PredecessorProjectName, object SuccessorProjectName);
abstract member LinkTasksEdit : int * int * obj * obj * obj * obj * obj -> bool
Public Function LinkTasksEdit (From As Integer, To As Integer, Optional Delete As Object, Optional Type As Object, Optional Lag As Object, Optional PredecessorProjectName As Object, Optional SuccessorProjectName As Object) As Boolean

Parameters

From
Int32
To
Int32
Delete
Object
Type
Object
Lag
Object
PredecessorProjectName
Object
SuccessorProjectName
Object

Returns

Applies to