Share via


SPList.DraftVersionVisibility property

Gets or sets a value that determines the type of user who can view minor versions of document drafts within the list.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public DraftVisibilityType DraftVersionVisibility { get; set; }

Property value

Type: Microsoft.SharePoint.DraftVisibilityType
A DraftVisibilityType value that specifies the type of user who can view minor versions.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace