_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 if Microsoft Word can check in a specified document to a server.
public:
bool CanCheckin();
public bool CanCheckin ();
abstract member CanCheckin : unit -> bool
Public Function CanCheckin () As Boolean
Returns
Remarks
This method returns True if Microsoft Word can check in a specified document to a server, and False if not.
To take advantage of the collaboration features built into Word, documents must be stored on a Microsoft SharePoint Portal Server.