ApplicationHost.IsGlobalApplication Method (IHostedApplication)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Determine whether the application is a global application.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual bool IsGlobalApplication(
IHostedApplication app
)
Public Overridable Function IsGlobalApplication (
app As IHostedApplication
) As Boolean
Parameters
app
Type: Microsoft.Uii.Csr.IHostedApplicationSpecifies the application record from the web service.
Return Value
Type: System.Boolean
Type: Boolean
True if the application is global, otherwise false.
See Also
IsGlobalApplication Overload
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright