InternalPartMinValue Property |
For electronic parts, the minimum allowable electical value of the component (based on manufacturer tolerances)
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public double MinValue { get; set; }
Public Property MinValue As Double
Get
Set
public:
property double MinValue {
double get ();
void set (double value);
}
member MinValue : float with get, set
Property Value
Type:
DoubleSee Also