AlcoholConsumptionBeverageType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum AlcoholConsumptionBeverageType
type AlcoholConsumptionBeverageType =
- Inheritance
-
AlcoholConsumptionBeverageType
Fields
| Name | Value | Description |
|---|---|---|
| AlcoholConsumptionBeverageTypeOther | 0 | Use this type for other beverage types. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeBeer | 1 | Use this type for beer. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeWine | 2 | Use this type for wine. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeVodka | 3 | Use this type for vodka. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeGin | 4 | Use this type for gin. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeWhiskey | 5 | Use this type for whiskey. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeRum | 6 | Use this type for rum. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeTequila | 7 | Use this type for tequila. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeLager | 8 | Use this type for lager. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeCider | 9 | Use this type for cider. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeSake | 10 | Use this type for sake. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeShochu | 11 | Use this type for shochu. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeSoju | 12 | Use this type for soju. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeMead | 13 | Use this type for mead. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeAbsinthe | 14 | Use this type for absinthe. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeBrandy | 15 | Use this type for brandy. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeCocktail | 16 | Use this type for cocktail. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeChuhai | 17 | Use this type for chuhai. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AlcoholConsumptionBeverageTypeHighball | 18 | Use this type for highball. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |