PublicAPI.Projects.ProjectPlan.DeleteLink ELMA API Documentation
Delete the link between the tasks
 
 
Syntax

public void DeleteLink(
	long idParentItem,
	long idChildItem
)
See Also