Summary
If
true
, checks out the file but does not create
an editable file containing its data. Default is false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseCheckOut
Syntax
[TaskAttribute("nodata")]
[BooleanValidator()]
public bool NoData { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |