Click or drag to resize

ProfileCommodityContents Property

Gets or sets CommodityContents

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

Property Value

Type: ListCommodityContent

Implements

IProfileCommodityContents
Remarks
This pulls from a business rule
See Also