SPFile.SPCheckOutType - Énumération
Décrit comment un fichier est extrait d'une bibliothèque de documents.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Enumeration SPCheckOutType
'Utilisation
Dim instance As SPFile.SPCheckOutType
public enum SPCheckOutType
Membres
Nom du membre | Description | |
---|---|---|
Online | Le fichier est extrait pour modification sur le serveur. | |
Offline | Le fichier est extrait pour modification sur l'ordinateur local. | |
None | Le fichier n'est pas extrait. |