Click or drag to resize

IProfileCommodityContents Property

Gets or sets CommodityContents

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
List<CommodityContent> CommodityContents { get; set; }

Property Value

Type: ListCommodityContent
Remarks
This pulls from a business rule
See Also