Summary
If
true, allow an existing label definition to be replaced.
The default is false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseMkLbType
Syntax
[TaskAttribute("replace")]
[BooleanValidator()]
public bool Replace { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
