ClearCaseCheckOut.

Version Property

Summary

If true, checkouts of elements with a version other than main latest will be allowed. Default is false.

Syntax

[TaskAttribute("version")]
[BooleanValidator()]
public bool Version { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool