Click or drag to resize
QuantityDisplayName Property

Note: This API is now obsolete.

Gets the identifier string of the Quantity.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
[ObsoleteAttribute("Do not use", false)]
public string DisplayName { get; }

Property Value

Type: String
The identifier string.
Version Information

Obsolete (compiler warning) in 1.0.0.0
See Also