Click or drag to resize

CommodityContentNaftaProducer Property

Gets or sets NAFTA Producer Indicator

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 24)]
public int NaftaProducer { get; set; }

Property Value

Type: Int32
Remarks
Identifies which of the NAFTA producer indicators apply to this commodity - see NAFTAProducer enumeration
See Also