SPFile.CheckOut method

Checks the file out of a document library.

Overload list

  Name Description
Public method CheckOut() Checks the file out of a document library.
Public method CheckOut(Boolean, String) Checks out the file from a document library by specifying whether to check out the file to the local computer and by specifying that the file should not be checked out if it has been modified after a particular date.
Public method CheckOut(SPFile.SPCheckOutType, String) Checks out the file from a document library by specifying the type of checkout and by specifying that the file should not be checked out if it has been modified after a particular date.

Top

See also

Reference

SPFile class

SPFile members

Microsoft.SharePoint namespace