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