ClearCaseUnCheckOut.

KeepCopy Property

Summary

If true, a view-private copy of the file with a .keep extension will be kept. Default is true.

Syntax

[TaskAttribute("keepcopy")]
[BooleanValidator()]
public bool KeepCopy { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool