ClearCaseRmType.

RemoveAll Property

Summary

Removes all instances of a type and the type object itself. The default is false.

Syntax

[TaskAttribute("removeall")]
[BooleanValidator()]
public bool RemoveAll { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool