Click or drag to resize

CommodityContentQuantityUnitMeasure Property

Gets or sets Quantity Unit of Measure

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 33)]
public string QuantityUnitMeasure { get; set; }

Property Value

Type: String
Remarks
Identifies the quantity's unit of measure (for documentation such as commercial invoice)
See Also