Click or drag to resize

CommodityContentExportQuantity2 Property

Gets or sets Export Quantity 2

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(typeof(decimal), "0.0")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 14)]
public decimal ExportQuantity2 { get; set; }

Property Value

Type: Decimal
Remarks
The second alternate number of units of this commodity (for export documentation)
See Also