ClearCaseMkElem.

NoCheckout Property

Summary

Perform a checkout after element creation. Default is false.

Syntax

[TaskAttribute("nocheckout")]
[BooleanValidator()]
public bool NoCheckout { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool