Click or drag to resize

PackageCommodityContents Property

Gets or sets Commodity Contents

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

Property Value

Type: ListCommodityContent
Remarks
Information about the commodities contained in the package
See Also