Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns true if Microsoft PowerPoint can check in a specified presentation to a server.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Function CanCheckIn As Boolean
'Usage
Dim instance As _Presentation
Dim returnValue As Boolean
returnValue = instance.CanCheckIn()
bool CanCheckIn()
Return Value
Type: System.Boolean
Remarks
To take advantage of the collaboration features built intoPowerPoint, you must store presentations on a Microsoft SharePoint Portal Server.