SSCMCheckin.

ForceUpdate Property

Summary

Update version even if no changes. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMCheckin

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
bool