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