SSCMCheckin.

OverwriteLabel Property

Summary

Overwrite previous label on file. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMCheckin

Syntax

[TaskAttribute("overwritelabel", Required = false)]
public bool OverwriteLabel { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool