Click or drag to resize

CommodityContentQuantity Property

Gets or sets Quantity

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

Property Value

Type: Int64
Remarks
The number of units of this commodity (for documentation such as commercial invoice)
See Also