Table of Contents

Enum GroupPolicySoftwareInstallationPackageUserInterfaceLevel

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The installation user interface level.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum GroupPolicySoftwareInstallationPackageUserInterfaceLevel

Fields

Basic = 1

The user interface level is basic.

Maximum = 2

The user interface level is maximum.

Unknown = 0

The user interface level is unknown.