public bool DeleteLink( PlanningSegment targetSegment )
public: bool DeleteLink( PlanningSegment^ targetSegment )
Parameters
| Parameter Name | Description |
|---|---|
| targetSegment | Segment for which link will be deleted. |
Return Value
Returns false when targetSegment is from different project.