Summary
Specifies that modification time should preserved from the VOB time.
Only one of
NAnt.Contrib.Tasks.ClearCase.ClearCaseUpdate.CurrentTime
or NAnt.Contrib.Tasks.ClearCase.ClearCaseUpdate.PreserveTime
can be specified. The default is false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseUpdate
Syntax
[TaskAttribute("preservetime")]
[BooleanValidator()]
public bool PreserveTime { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |