HostedApplicationConfiguration.panel Field
Specifies the panel where the application is displayed.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As HostedApplicationConfiguration
Dim value As String
value = instance.panel
instance.panel = value
Syntax
'Declaration
Public panel As String
public string panel
public:
String^ panel
public String panel
public var panel : String
Platforms
See Also
Reference
HostedApplicationConfiguration Class
HostedApplicationConfiguration Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.