ClearCaseCheckIn.

Identical Property

Summary

If true, files may be checked in even if identical to the original. Default is false.

Syntax

[TaskAttribute("identical")]
[BooleanValidator()]
public bool Identical { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool