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:
StringRemarks
Country of origin or manufacture of this commodity
See Also