PVCSUnlockTask.

Revision Property

Summary

Gets or sets the revision number to use for the new revision.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.PVCS
Containing Type
PVCSUnlockTask

Syntax

[TaskAttribute("revision", Required = false)]
public double Revision { get; set; }

Remarks

This is equivalent to the -r parameter to the pcli unlock command.

Attributes

Type Description
TaskAttribute

Value

Type Description
double