Click or drag to resize
ProjectObjectUniqueId Property
Gets a persisted, globally unique identifier for this object, that can be used to find the object using the GetObjectFromUniqueId(String) method.

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

Property Value

Type: String
Version Information

Supported in: 1.0.0.0
See Also