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

public void Delete(
	WorkflowProjectTask task
)

Parameters

task
Type: WorkflowProjectTask
See Also