Click or drag to resize

PackageRequestCommodityCondition Property

Gets or sets Commodity Condition

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 3)]
public int CommodityCondition { get; set; }

Property Value

Type: Int32
Remarks
Indicates the condition of the commodity - see CommodityCondition enumeration
See Also