SSCMCheckin.

KeepLocked Property

Summary

Keep the lock after check in. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMCheckin

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
bool