Click or drag to resize
ProjectSelection Property

Note: This API is now obsolete.

This property is obsolete. Use SelectedObjects instead.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
[ObsoleteAttribute("Use Selection.SelectedObjects instead")]
public ProjectSelection Selection { get; }

Property Value

Type: ProjectSelection
Version Information

Obsolete (compiler warning) in 1.0.0.0
See Also