Click or drag to resize

SymptomMeasurements Property

A list of the Measurements that were taken which produced this symptom.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<Measurement> Measurements { get; }

Property Value

Type: IEnumerableMeasurement
See Also