Click or drag to resize

PackageAlcoholContents Property

Gets or sets Alcohol Contents

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 9)]
public List<AlcoholContent> AlcoholContents { get; set; }

Property Value

Type: ListAlcoholContent
Remarks
Information about the Alcohol contained in the package
See Also