ClearCaseCheckOut.

Reserved Property

Summary

true to check the element out as reserved. Default is true.

Syntax

[TaskAttribute("reserved")]
[BooleanValidator()]
public bool Reserved { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool