SSCMBranch.

Type Property

Summary

Specifies the type of branch you want to create. Possible values are workspace, baseline, or snapshot. The default is workspace.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMBranch

Syntax

[TaskAttribute("type", Required = false)]
public string Type { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string