PublicAPI.Projects.ProjectTaskBase.Milestone.Delete ELMA API Documentation
Relinks children of this task to its parent, invoked before deleting the task
 
 
Syntax

public void Delete(
	Milestone task
)

Parameters

task
Type: Milestone
See Also