IDesktopFeatureAccess Interface
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Contains information to access the desktop features.
Namespace: Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly: Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)
Syntax
public interface IDesktopFeatureAccess
Public Interface IDesktopFeatureAccess
Methods
Name | Description | |
---|---|---|
![]() |
AddPanel(IPanel) | Adds a panel to the desktop. |
![]() |
CreateDynamicApplication(ApplicationRecord) | Creates a dynamic application. |
![]() |
GetPanel(String) | Gets the desktop panel. |
![]() |
GetVisableApplicationOnPanel(String, String) | |
![]() |
MoveApplicationToPanel(IHostedApplication, String) | Moves the application to a panel. |
![]() |
PropogateResources() | |
![]() |
RemovePanel(IPanel) | Removes a panel from the desktop. |
![]() |
SendApplicationToUnknownPanel(IPanel, IHostedApplication) | Sends the application to an unknown panel. |
Events
Name | Description | |
---|---|---|
![]() |
AfterAddSessionEvent | Raised after a session is added. |
![]() |
AfterInitializeOfCoreInterfacesEvent | Raised after the initialization of core interfaces. |
![]() |
AfterSessionCloseEventEvent | Raised after a session closes. |
![]() |
AfterSessionCreatedEvent | Raised after a session is created. |
![]() |
AfterSessionHideEventEvent | Raised after a session is hidden. |
![]() |
AfterSessionShowEventEvent | Raised after a session is shown. |
![]() |
AfterWorkflowStartedEventEvent | Raised after a workflow is started. |
![]() |
AfterWorkflowStatusChangeEvent | Raised after the workflow status changes. |
See Also
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright