Click or drag to resize

ProgramChangedEventArgsProgramChangeType Property

The type of program change that has occurred.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public ProgramChangeType ProgramChangeType { get; }

Property Value

Type: ProgramChangeType
See Also