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 = 1The user interface level is basic.
Maximum = 2The user interface level is maximum.
Unknown = 0The user interface level is unknown.