ClearCaseMkLbType.

Shared Property

Summary

Sets the way mastership is checked by ClearCase. See ClearCase documentation for details. The default is false.

Syntax

[TaskAttribute("shared")]
[BooleanValidator()]
public bool Shared { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool