Document.CanCheckin Method

Definition

Determines whether Microsoft Office Word can check in the document to a server.

public:
 bool CanCheckin();
public bool CanCheckin ();
abstract member CanCheckin : unit -> bool
Public Function CanCheckin () As Boolean

Returns

true if Microsoft Office Word can check in the document to a server; otherwise, false.

Remarks

To take advantage of the collaboration features built into Word, documents must be stored on a Microsoft SharePoint Portal Server.

Applies to