SSCMBranch.

ByTimestamp Property

Summary

Specifies which parent branch file versions are copied into the child branch. Format is yyyymmddhh:mm:ss. If NAnt.Contrib.Tasks.SurroundSCM.SSCMBranch.ByLabel attribute is specified, this parameter is ignored.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMBranch

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string