PublicAPI.Projects.ProjectPlan.DeleteLinkELMA API Documentation
Delete the link between the tasks
Access path: PublicAPI.Projects.ProjectPlan.DeleteLink
Overload List

  NameDescription
Public methodDeleteLink(Int64, Int64)
Delete the link between the tasks
Public methodDeleteLink(ProjectPlan, ProjectTaskBase, ProjectTaskBase)
Delete the link between the tasks in a project
Back to Top
See Also