Click or drag to resize

CommodityContentExportQuantity1 Property

Gets or sets Export Quantity 1

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

Property Value

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