MeasurementUnits Property |
For unit of measure 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 string Units { get; set; }
Public Property Units As String
Get
Set
public:
property String^ Units {
String^ get ();
void set (String^ value);
}
member Units : string with get, set
Property Value
Type:
StringSee Also