An enumerated value describing the generalized category for this measurement.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public MeasurementType Type { get; set; }
Public Property Type As MeasurementType
Get
Set
public:
property MeasurementType Type {
MeasurementType get ();
void set (MeasurementType value);
}
member Type : MeasurementType with get, set
Property Value
Type:
MeasurementTypeSee Also