ClearCaseMkLbType.

Replace Property

Summary

If true, allow an existing label definition to be replaced. The default is false.

Syntax

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

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool