LocationOrientedSortableSession members

Include protected members
Include inherited members

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

The LocationOrientedSortableSession type exposes the following members.

Constructors

  Name Description
Public method LocationOrientedSortableSession

Top

Properties

  Name Description
Public property Context (Inherited from ClientObject.)
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Public method AddAttributeToTask Adds an attribute to the task. (Inherited from BaseSession.)
Public method BeginCacheRefresh Starts a cache refresh job that will start farm level refresh jobs on the My farm. (Inherited from BaseSession.)
Public method BeginExchangeSync Starts the Exchange synchronization process. (Inherited from BaseSession.)
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CreatePersonalTaskAndPromoteToProviderTask Creates a new personal task and then tries to promote it to the provider specified by the locationKey parameter. (Inherited from BaseSession.)
Public method CreateTask Creates a new task. (Inherited from BaseSession.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteTask Deletes a task. (Inherited from BaseSession.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetCalloutInfo Gets the information for the task callout (Inherited from BaseSession.)
Public method GetHashCode (Inherited from Object.)
Public method GetRefreshHealthInfo Gets the refresh health info. (Inherited from BaseSession.)
Public method GetRefreshHistory Gets the refresh history. (Inherited from BaseSession.)
Public method GetRefreshStatus Gets the refresh status for a task. (Inherited from BaseSession.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson (Inherited from ClientObject.)
Public method IsExchangeJobPending Returns true if the synchronization process is in progress for the user; otherwise false. (Inherited from BaseSession.)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MovePersonalTaskToLocation Moves a task to a new location.
Public method PinTask Marks a task as pinned and adds the task to the timeline. (Inherited from BaseSession.)
Public method PromotePersonalTaskToProviderTaskInLocation Makes a copy of the specified task in the data source of the specified location and links it the AWIOP representation. (Inherited from BaseSession.)
Public method ReadAllNonTaskData Gets information about a user’s task settings that is not specific to tasks themselves. (Inherited from BaseSession.)
Public method ReadTasks Gets tasks ordered by location based on the query.
Public method RefreshLoad (Inherited from ClientObject.)
Public method RefreshSingleTask Refreshes a single task. (Inherited from BaseSession.)
Public method RemoveAttributeFromTask Removes an attribute from a task. (Inherited from BaseSession.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method RemovePinOnTask Removes the pin from a task. (Inherited from BaseSession.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)
Public method UpdateTaskWithLocalizedValue Updates a field of the task with a localized value. (Inherited from BaseSession.)

Top

See also

Reference

LocationOrientedSortableSession class

Microsoft.SharePoint.WorkManagement.Client namespace