Click or drag to resize

PackageRequestCommodityContents Property

Gets or sets Commodity Contents

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

Property Value

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