This topic has not yet been rated - Rate this topic

SPCheckinType Enumeration

Specifies the type of check in for a file.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[SubsetCallableTypeAttribute]
[ClientCallableTypeAttribute(Name = "CheckinType")]
public enum SPCheckinType
Member name Description
MinorCheckIn Incremented as a minor version. Value=0.
MajorCheckIn Incremented as a major version. Value=1.
OverwriteCheckIn Overwrite the file. Value=2.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ