Summary
Perform a checkout after element creation.
Default is
false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseMkElem
Syntax
[TaskAttribute("nocheckout")]
[BooleanValidator()]
public bool NoCheckout { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
