ClearCaseCheckIn.

PreserveTime Property

Summary

If true, the modification time will be preserved. Default is false.

Syntax

[TaskAttribute("preservetime")]
[BooleanValidator()]
public bool PreserveTime { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool