ClearCaseMkLbType.

Global Property

Summary

Creates a label type that is global to the VOB or to VOB's that use this VOB. Either global or ordinary can be specified, not both. The default is false.

Syntax

[TaskAttribute("global")]
[BooleanValidator()]
public bool Global { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool