Table of Contents

Enum GroupPolicyRegionNumericNativeDigits

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

Determines the numeric native digits setting of a Group Policy preference regional options.

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

Fields

Context = 1

The native digits setting is context.

National = 3

The native digits setting is national.

Never = 2

The native digits setting is never.

Unknown = 0

The native digits setting is unknown.