SP.DraftVisibilityType Enumeration
Applies to: SharePoint Foundation 2010
Specifies the minimum permission required to view minor versions and drafts.
Values
Name |
Description |
---|---|
reader |
Enumeration whose values specify that the minimum permission is reader. The value = 0. |
author |
Enumeration whose values specify that the minimum permission is author. The value = 1. |
approver |
Enumeration whose values specify that the minimum permission is approver. The value = 2. |