MeasurementSourceMeasurementType Property |
The original type for this measurement, as defined by the machine, tester, or human who performed the test.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string SourceMeasurementType { get; set; }
Public Property SourceMeasurementType As String
Get
Set
public:
property String^ SourceMeasurementType {
String^ get ();
void set (String^ value);
}
member SourceMeasurementType : string with get, set
Property Value
Type:
StringSee Also