Document.CanCheckin Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.