NumericRangeMeasurementEndValue Property |
The actual ending value to be recorded for the
Item.
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 EndValue { get; set; }
Public Property EndValue As Double
Get
Set
public:
property double EndValue {
double get ();
void set (double value);
}
member EndValue : float with get, set
Property Value
Type:
DoubleSee Also