ViewSelectionInfo class

Represents the informations about the view selector.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.WorkManagement.Client.ViewSelectionInfo

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

Syntax

'Declaration
<ScriptTypeAttribute("SP.WorkManagement.OM.ViewSelectionInfo", ServerTypeId := "{9c4b64c1-8722-45c0-9d9d-e61c2f36bb44}")> _
Public NotInheritable Class ViewSelectionInfo _
    Inherits ClientObject
'Usage
Dim instance As ViewSelectionInfo
[ScriptTypeAttribute("SP.WorkManagement.OM.ViewSelectionInfo", ServerTypeId = "{9c4b64c1-8722-45c0-9d9d-e61c2f36bb44}")]
public sealed class ViewSelectionInfo : ClientObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ViewSelectionInfo members

Microsoft.SharePoint.WorkManagement.Client namespace