P4Change.

Delete Property

Summary

If false causes passed in changelist to be deleted. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Change

Syntax

[TaskAttribute("delete", Required = false)]
[BooleanValidator()]
public bool Delete { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool