Click or drag to resize

AlcoholContentAlcoholQuantity Property

Gets or sets Alcohol Quantity

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 1)]
public long AlcoholQuantity { get; set; }

Property Value

Type: Int64
Remarks
The number of containers of this particular alcohol content
See Also