ClearCaseUpdate.

Graphical Property

Summary

Displays a graphical dialog during the update. The default is false.

Syntax

[TaskAttribute("graphical")]
[BooleanValidator()]
public bool Graphical { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool