CommodityContentExportExportHarmonizedCode Property | |
Gets or sets ExportHarmonizedCode.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string ExportHarmonizedCode { get; set; }
public:
property String^ ExportHarmonizedCode {
String^ get ();
void set (String^ value);
}
function get_ExportHarmonizedCode();
function set_ExportHarmonizedCode(value);
Property Value
Type:
StringSee Also