CommodityContentlicense_unit_value_unit Property | |
Note: This API is now obsolete.
Gets or sets License Unit Value
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [ObsoleteAttribute("Use LicenseUnitValue")]
[IgnoreDataMemberAttribute]
public string license_unit_value_unit { get; set; }
public:
[ObsoleteAttribute(L"Use LicenseUnitValue")]
[IgnoreDataMemberAttribute]
property String^ license_unit_value_unit {
String^ get ();
void set (String^ value);
}
function get_license_unit_value_unit();
function set_license_unit_value_unit(value);
Property Value
Type:
StringSee Also