SSCMCheckin.

GetLocal Property

Summary

Get file after check in. The default is true.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMCheckin

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
bool