Click or drag to resize

NumericMeasurement.MaxValue Property

The maximum acceptable value for this particular Measurement.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntax
public Nullable<double> MaxValue { get; set; }

Property Value

Type: Nullable<Double>
See Also