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

DraftVisibilityType enumeration

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)
'Declaration
<ClientCallableTypeAttribute> _
<SubsetCallableTypeAttribute> _
Public Enumeration DraftVisibilityType
'Usage
Dim instance As DraftVisibilityType
Member nameDescription
ReaderA reader can view the minor version of a document draft. Value = 0.
AuthorAn author can view the minor version of a document draft. Value = 1.
ApproverAn approver can view the minor version of a document draft. Value = 2.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.