SP.FileLevel Enumeration
Applies to: SharePoint Foundation 2010
Specifies the publishing level for a file.
Values
Name |
Description |
---|---|
published |
Enumeration whose values specify whether the file is a published version. The value = 1. |
draft |
Enumeration whose values specify whether the file is a draft. The value = 2. |
checkout |
Enumeration whose values specify whether the file is checked out to the current user. The value = 255. |