ApplicationHost.allGlobalApps Field
Specifies all the global applications (both tagged and untagged)
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim value As ArrayList
value = ApplicationHost.allGlobalApps
ApplicationHost.allGlobalApps = value
Syntax
'Declaration
Protected Shared allGlobalApps As ArrayList
protected static ArrayList allGlobalApps
protected:
static ArrayList^ allGlobalApps
protected static ArrayList allGlobalApps
protected static var allGlobalApps : ArrayList
Platforms
See Also
Reference
ApplicationHost Class
ApplicationHost Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.