Click or drag to resize

CommodityContentUnitWeight Property

Gets or sets Unit Weight

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

Property Value

Type: Weight
Remarks
The per unit weight this commodity (for documentation such as commercial invoice)
See Also