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