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.
Describes how a file is checked out of a document library.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Enumeration SPCheckOutType
'Usage
Dim instance As SPFile.SPCheckOutType
public enum SPCheckOutType
Member name | Description | |
---|---|---|
Online | The file is checked out for editing on the server. | |
Offline | The file is checked out for editing on the local computer. | |
None | The file is not checked out. |