Click or drag to resize

CommodityContentUnitValue Property

Gets or sets Unit Value

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 36)]
public Money UnitValue { get; set; }

Property Value

Type: Money
Remarks
The per unit value of this commodity for customs purposes (for documentation such as commercial invoice)
See Also