Share via


ChangeList.Hidden property

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

Syntax

'Declaration
Public ReadOnly Property Hidden As Boolean
    Get
'Usage
Dim instance As ChangeList
Dim value As Boolean

value = instance.Hidden
public bool Hidden { get; }

Property value

Type: System.Boolean

See also

Reference

ChangeList class

ChangeList members

Microsoft.SharePoint.Client namespace