Click or drag to resize

PackingOrderLineOriginCountry Property

Gets or sets Origin/Manufacture Country

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

Property Value

Type: String
Remarks
Country of origin or manufacture of this commodity
See Also