ClearCaseMkLbType.

Ordinary Property

Summary

Creates a label type that can be used only in the current VOB. Either global or ordinary can be specified, not both. Although false by default, if global is also false or not specified ordinary is the default behaviour.

Syntax

[TaskAttribute("ordinary")]
[BooleanValidator()]
public bool Ordinary { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool