Click or drag to resize
ProjectObjectRemovedEventArgsProject Property
Gets the Project from which to object was removed.

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

Property Value

Type: Project
The object that has been removed from the project.
Version Information

Supported in: 1.0.0.0
See Also