Click or drag to resize

CommodityContentNaftaPreferenceCriterion Property

Gets or sets NAFTA Preference Criterion

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

Property Value

Type: Int32
Remarks
Identifies which of the NAFTA tariff preference criteria (A-F) apply to this commodity - see NAFTAPreferenceCriterion enumeration
See Also