Click or drag to resize
ProjectGetObjectFromUniqueId Method
Finds an object in the Project by its UniqueId.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public ProjectObject GetObjectFromUniqueId(
	string uniqueId
)

Parameters

uniqueId
Type: SystemString

Return Value

Type: ProjectObject
Version Information

Supported in: 1.0.0.0
See Also