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

SPFileLevel enumeration

Specifies the level of publication for a document.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableTypeAttribute(Name = "FileLevel", ServerTypeId = "0d15651c-56c0-4c6a-8c86-555d0187e6f9")]
[SubsetCallableTypeAttribute]
public enum SPFileLevel
Member nameDescription
PublishedThe document is published. Value=1.
DraftThe document is a draft. Value=2.
CheckoutThe document is checked out. Value=255.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.