Share via


ApplicationHost.LoadApplications Method (ArrayList, Boolean, Boolean)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Dynamically loads/unloads hosted applications depending on the status of workflows.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

public virtual bool LoadApplications(
    ArrayList appsInWorkflow,
    bool loadOnlyGlobal,
    bool workflowExists
)
Public Overridable Function LoadApplications (
    appsInWorkflow As ArrayList,
    loadOnlyGlobal As Boolean,
    workflowExists As Boolean
) As Boolean

Parameters

  • loadOnlyGlobal
    Type: System.Boolean

    True if only the global applications are to be loaded, false otherwise.

  • workflowExists
    Type: System.Boolean

    True if a workflow engine (mechanism/UI that manages the series workflow steps) exists, otherwise false.

Return Value

Type: System.Boolean

Type: Boolean
True if the applications loaded successfully, otherwise false.

See Also

ApplicationHost Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright