Compartilhar via


ApplicationType Enumeration

Represents the set of application types that are read from the web service.

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

Usage

'Usage
Dim instance As ApplicationType

Syntax

'Declaration
Public Enumeration ApplicationType
public enum ApplicationType
public enum class ApplicationType
public enum ApplicationType
public enum ApplicationType

Members

Member name Description
DisabledApplication Specifies the disabled application type.
ExtendedApplication Specifies the extended application type.
ExternalApplication Specifies the external application type.
WebApplication Specifies the web application type.
WinFormApplication Specifies the windows forms application type.

Platforms

See Also

Reference

Microsoft.Uii.Csr Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.