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.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseMkLbType
Syntax
[TaskAttribute("ordinary")]
[BooleanValidator()]
public bool Ordinary { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
