Expand Minimize
This topic has not yet been rated - Rate this topic

SPFile.SPCheckOutType enumeration

Describes how a file is checked out of a document library.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableTypeAttribute]
[ClientCallableTypeAttribute(Name = "CheckOutType", ServerTypeId = "5a1b05ac-9a61-4594-939d-9650cc8abc6c")]
public enum SPCheckOutType
Member nameDescription
OnlineThe file is checked out for editing on the server.
OfflineThe file is checked out for editing on the local computer.
NoneThe file is not checked out.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.