ClearCaseMkElem.

NoWarn Property

Summary

If true, warning will be suppressed. The default is false.

Syntax

[TaskAttribute("nowarn")]
[BooleanValidator()]
public bool NoWarn { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool