ClearCaseCheckOut.

NoWarn Property

Summary

true if warning messages should be suppressed. The default is false.

Syntax

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

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool