ClearCaseMkElem.

Master Property

Summary

Assign mastership of the main branch to the current site. Default is false.

Syntax

[TaskAttribute("master")]
[BooleanValidator()]
public bool Master { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool