Library.SharePointCheckOut

This function checks out the document from SharePoint.

Syntax Parameters Return Value
Function Library.SharePointCheckOut( _
    Document As Object, _
    Optional NewestVersion As Boolean = True) As Boolean
  • Document [in]

Type: Object

  • NewestVersion [in,optional]

Type: Boolean

Default value: True

Boolean