Share via


IDesktopUserActions Interface

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents methods that a user control can invoke against the desktop.

Namespace:   Microsoft.Uii.Desktop.Core
Assembly:  Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)

Syntax

public interface IDesktopUserActions
Public Interface IDesktopUserActions

Methods

Name Description
System_CAPS_pubmethod AppExistsInUI(String)

Determines if an application exists in the current display.

System_CAPS_pubmethod CloseDynamicApplication(String)

Closes the dynamic application.

System_CAPS_pubmethod CloseSession()

Closes the current active sesion.

System_CAPS_pubmethod CloseSession(Session)

Closes the specified session.

System_CAPS_pubmethod CreateDynamicApplication(String)

Creates a dynamic application by the name provided.

System_CAPS_pubmethod GetCurrentWorkflowState()

Retrieves the current workflow state, if any. If no workflow is running, returns null.

System_CAPS_pubmethod OpenSession(CustomerEntity, Guid)

Creates a session in Desktop. It will create or open an existing session with customer data.

System_CAPS_pubmethod SetFocusOnApplication(String)

Requests the desktop to set focus on the application requested.

System_CAPS_pubmethod UserDefinedCommand(String, String)

Allows the developer to pass commands to the desktop from a hosted control outside of the action system.

See Also

Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright