Share via


ApplicationHost.IsGlobalApplication Method (Guid)

 

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(
    Guid applicationID
)
Public Overridable Function IsGlobalApplication (
    applicationID As Guid
) As Boolean

Parameters

  • applicationID
    Type: System.Guid

    Specifies the ID of the applcation to check.

Return Value

Type: System.Boolean

Type: Boolean
True if the application is global, otherwise false.

Remarks

This really should be part of IHostedApplication but changing it now would break some existing applications.

See Also

IsGlobalApplication Overload
ApplicationHost Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright