CommodityContentExportLicenseUnitValueAmount Property | |
Gets or sets LicenseUnitValueAmount.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public double LicenseUnitValueAmount { get; set; }
public:
property double LicenseUnitValueAmount {
double get ();
void set (double value);
}
function get_LicenseUnitValueAmount();
function set_LicenseUnitValueAmount(value);
Property Value
Type:
DoubleSee Also