IntrinsicPicklists Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| Cultures | 1 | The set of cultures as provided by the Windows System.Globalization.CultureInfo object. Implemented by the PicklistCultures class. | |
| Currencies | 2 | The set of currencies as provided by the Windows System.Globalization.CultureInfo and RegionInfo objects. Implemented by the PicklistCurrencies class. | |
| Timezones | 3 | The set of timezones as obtained from the Windows registry and managed by the platform TimeZones collection. Implemented by the PicklistTimezones class. | |
| MonthNames | 4 | The set of month names as provided by Windows System.Globalization for the current date culture. Implemented by the PicklistMonths class. | |
| DaysOfTheWeek | 5 | The set of days of the week names as provided by Windows System.Globalization for the current date culture. Implemented by the PicklistDays class. | |
| Countries | 7 | The set of countries as provided by the Windows System.Globalization.CultureInfo object. Implemented by the PicklistCountries class. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.