ClearCaseMkLabel.

Replace Property

Summary

If true, allow the replacement of a label of the same type on the same branch. The default is false.

Syntax

[TaskAttribute("replace")]
[BooleanValidator()]
public bool Replace { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool