CommodityContentConfigurationUnitValueAmount Property | |
Gets or sets UnitValueAmount.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public double UnitValueAmount { get; set; }
public:
property double UnitValueAmount {
double get ();
void set (double value);
}
function get_UnitValueAmount();
function set_UnitValueAmount(value);
Property Value
Type:
DoubleSee Also