ClearCaseRmType.

Ignore Property

Summary

Used with NAnt.Contrib.Types.ClearCase.TypeKind.Trigger types only. Forces removal of NAnt.Contrib.Types.ClearCase.TypeKind.Trigger type even if a pre-operation trigger would prevent its removal. The default is false.

Syntax

[TaskAttribute("ignore")]
[BooleanValidator()]
public bool Ignore { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool