This topic has not yet been rated - Rate this topic

SPFileCheckOutExceptionType Enumeration

SharePoint 2010

Describes why an exception occurred when checkout operations were performed on an SPFile object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public enum SPFileCheckOutExceptionType
Member name Description
BadCheckOutArguments One or more arguments to the CheckOut() method is invalid.
OnlineCheckOutExists The file is checked out online.
OfflineCheckOutExists The file is checked out offline.
NoCheckOutExists A checked out date or check-out expiration date was requested but the file is not checked out.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ