SPFile.CheckIn Method
Include Protected Members
Include Inherited Members
Checks in the file to a document library.
Overload List
Name | Description | |
---|---|---|
CheckIn(String) | Checks in the file to a document library with the specified comment. | |
CheckIn(String, SPCheckinType) | Checks in the file to a document library based on the specified comment and type of check in to perform. |
Top