Microsoft.SharePoint


SPFileLevel Enumeration (Microsoft.SharePoint)
Specifies the level of publication for a document.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

Visual Basic (Declaration)
Public Enumeration SPFileLevel As Byte
Visual Basic (Usage)
Dim instance As SPFileLevel
C#
public enum SPFileLevel : byte
Members

 Member nameDescription
CheckoutThe document is checked out. Value=255. 
DraftThe document is a draft. Value=2. 
PublishedThe document is published. Value=1. 
See Also

Tags :


Page view tracker