ClearCaseLock.

Obsolete Property

Summary

If true the object will be marked obsolete. Only one of NAnt.Contrib.Tasks.ClearCase.ClearCaseLock.Nusers or NAnt.Contrib.Tasks.ClearCase.ClearCaseLock.Obsolete may be used. Default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.ClearCase
Containing Type
ClearCaseLock

Syntax

[TaskAttribute("obsolete")]
[BooleanValidator()]
public bool Obsolete { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool