CoAuthoring.CanMerge Property

Definition

Gets whether the document can be auto-merged.

public:
 property bool CanMerge { bool get(); };
public bool CanMerge { get; }
member this.CanMerge : bool
Public ReadOnly Property CanMerge As Boolean

Property Value

true if the document can be auto-merged; otherwise, false.

Remarks

Only documents that are located on a Microsoft SharePoint Server 2010 document library can be auto-merged. Additionally, a document with the following features cannot be auto-merged:

Applies to