Click or drag to resize
QuantityMeasuringUnits Property
Gets a MeasuringUnitCollection object that represents all the measuring units that belongs to this Quantity.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public MeasuringUnitCollection MeasuringUnits { get; }

Property Value

Type: MeasuringUnitCollection
The MeasuringUnitCollection object that represents all the measuring units that belongs to this Quantity.
Version Information

Supported in: 1.0.0.0
See Also