Click or drag to resize

CompanyConfigurationCommodityContents Property

Gets or sets CommodityContents

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("CommodityContent")]
public List<CommodityContentConfiguration> CommodityContents { get; set; }

Property Value

Type: ListCommodityContentConfiguration
See Also