Share via


ChangeItem.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 ChangeItem
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

ChangeItem class

ChangeItem members

Microsoft.SharePoint.Client namespace