ClearCaseMkElem.

Checkin Property

Summary

Checkin element after creation. Default is false.

Syntax

[TaskAttribute("checkin")]
[BooleanValidator()]
public bool Checkin { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool