ClearCaseMkLbType.

PBranch Property

Summary

If true the label type is allowed to be used once per branch in a given element's version tree. The default is false.

Syntax

[TaskAttribute("pbranch")]
[BooleanValidator()]
public bool PBranch { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool