GlobalClass.LinkTasksEdit(Int32, Int32, Object, Object, Object, Object, Object) Method

Definition

public virtual bool LinkTasksEdit (int From, int To, object Delete, object Type, object Lag, object PredecessorProjectName, object SuccessorProjectName);
Public Overridable 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

Boolean

Implements

Applies to