SPFile.CheckOut Method
Include Protected Members
Include Inherited Members
Checks the file out of a document library.
Overload List
Name | Description | |
---|---|---|
CheckOut() | Checks the file out of a document library. | |
CheckOut(Boolean, String) | Checks out the file from a document library based on a Boolean value that indicates whether to check the file out to the local computer, and that indicates the last date that the file was modified. |
Top