Click or drag to resize

CommodityContentOriginCountry Property

Gets or sets Origin/Manufacture Country

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

Property Value

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