Specifies the kind of user who can view the minor version of a document draft.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration DraftVisibilityType
Dim instance As DraftVisibilityType
public enum DraftVisibilityType
Members
| Member name | Description | |
|---|---|---|
| Reader | Reader. Value = 0. | |
| Author | Author. Value = 1. | |
| Approver | Approver. Value = 2. |