Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the enumeration for the various hosted control types in Unified Service Desk.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As WindowHostType
Syntax
'Declaration
Public Enumeration WindowHostType
public enum WindowHostType
public enum class WindowHostType
public enum WindowHostType
public enum WindowHostType
Members
Member name | Description |
---|---|
CRMDialog | Specifies the CRM dialog. Takes the value 803750000. |
CRMUnifiedServiceDeskPage | Specifies the Unified Service Desk page. Takes the value 803750003. |
NonCRMWindows | Specifies the non CRM windows. Takes the value 803750002. |
USDAgentScripting | Specifies the agent scripting. Takes the value 803750006. |
USDConnectionManager | Specifies the connection manager. Takes the value 803750011. |
USDDashboardLayout | Specifies the dashboard layout. Takes the value 803750013. |
USDEnabledWebApplication | Specifies the enabled web application. Takes the value 803750004. |
USDGlobalManager | Specifies the global manager. Takes the value 803750001. |
USDHostedControl | Specifies the hosted control. Takes the value 803750005. |
USDRibbonHostedControl | Specifies the ribbon hosted control. Takes the value 803750007. |
USDSessionLines | Specifies the session lines. Takes the value 803750012. |
USDSessionTabs | Specifies the session tabs. Takes the value 803750009. |
USDToolbarContainer | Specifies the toolbar container. Takes the value 803750008. |
USDUserNotes | Specifies the user notes window. Takes the value 803750010. |
Platforms
See Also
Reference
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.