ApplicationHost.RequiresApplicationsReload Method (ArrayList)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Checks whether all the apps required by the workflow are already loaded and visible.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual bool RequiresApplicationsReload(
ArrayList appsInWorkflow
)
Public Overridable Function RequiresApplicationsReload (
appsInWorkflow As ArrayList
) As Boolean
Parameters
appsInWorkflow
Type: System.Collections.ArrayListSpecifies the applications required by the workflow
Return Value
Type: System.Boolean
Type: Boolean
True if applications are loaded and visible, otherwise false.
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright