SSCMGet.

ByTimestamp Property

Summary

Timestamp to use when getting files. Format is yyyymmddhh:mm:ss. If NAnt.Contrib.Tasks.SurroundSCM.SSCMGet.ByLabel is specified, this parameter is ignored. Requires Surround SCM 3.0 or later.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMGet

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string