Click or drag to resize
ProjectObjectChangedEventArgs Class
Provides data for the ProjectObjectChanged event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ABB.Robotics.RobotStudioProjectObjectChangedEventArgs

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public class ProjectObjectChangedEventArgs : EventArgs

The ProjectObjectChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyChangedObject
Gets the ProjectObject that has changed.
Public propertyChangeType
Gets the type of change.
Top
Methods
Version Information

Supported in: 1.0.0.0
See Also