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