Click or drag to resize

ProfileCommodityConditions Property

Gets or sets CommodityCondition

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

Property Value

Type: ListCommodityCondition

Implements

IProfileCommodityConditions
See Also