Click or drag to resize

CommodityContentExportQuantityUnitMeasure1 Property

Gets or sets Export Quantity Unit of Measure 1

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

Property Value

Type: String
Remarks
Identifies the first alternate quantity's unit of measure (for export documentation)
See Also