Summary
If
true, checkouts of elements with a version
other than main latest will be allowed. Default is false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseCheckOut
Syntax
[TaskAttribute("version")]
[BooleanValidator()]
public bool Version { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
