CommodityContentConfigurationHarmonizedCode Property | |
Gets or sets HarmonizedCode.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string HarmonizedCode { get; set; }
public:
property String^ HarmonizedCode {
String^ get ();
void set (String^ value);
}
function get_HarmonizedCode();
function set_HarmonizedCode(value);
Property Value
Type:
StringSee Also