Summary
If
true, files may be checked in even if identical
to the original. Default is false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseCheckIn
Syntax
[TaskAttribute("identical")]
[BooleanValidator()]
public bool Identical { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
