Click or drag to resize

CommodityContentManufacturerId Property

Gets or sets Manufacturer Identification Code

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

Property Value

Type: String
Remarks
The Manufacturer Identification Code (MID) for this commodity
See Also