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.
Applies to: SharePoint Foundation 2010
Specifies the type of check-in for a file.
Values
Name |
Description |
---|---|
minorCheckIn |
Enumeration whose values are incremented as minor version. The value = 0. |
majorCheckIn |
Enumeration whose values are incremented as a major version. The value = 1. |
overwriteCheckIn |
Enumeration whose values overwrite the file. The value = 2. |