Summary
If
true
an existing lock can be replaced.
Default is false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseLock
Syntax
[TaskAttribute("replace")]
[BooleanValidator()]
public bool Replace { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |