S
SpaceCamel
I am trying to automatically link a milestone to an external milestone in code.
newTask.LinkPredecessors Tasks:=t
where t is a valid task object
But I get the error "Problem with Predecessor".
Is there a way to create the link from text ; <path>\<ID> ? Like in the
Predecessor entry field.
newTask.LinkPredecessors Tasks:=t
where t is a valid task object
But I get the error "Problem with Predecessor".
Is there a way to create the link from text ; <path>\<ID> ? Like in the
Predecessor entry field.