LocationOrientedSortableSession class

Represents a session with tasks divided by location group and sorted.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.WorkManagement.Client.BaseSession
      Microsoft.SharePoint.WorkManagement.Client.LocationOrientedSortableSession

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

Syntax

'Declaration
<ScriptTypeAttribute("SP.WorkManagement.OM.LocationOrientedSortableSession", ServerTypeId := "{a4da2e47-975b-4352-934a-4dfe0167d509}")> _
Public Class LocationOrientedSortableSession _
    Inherits BaseSession
'Usage
Dim instance As LocationOrientedSortableSession
[ScriptTypeAttribute("SP.WorkManagement.OM.LocationOrientedSortableSession", ServerTypeId = "{a4da2e47-975b-4352-934a-4dfe0167d509}")]
public class LocationOrientedSortableSession : BaseSession

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

LocationOrientedSortableSession members

Microsoft.SharePoint.WorkManagement.Client namespace