Class NotificationEventArgs
Base class for Notification events.
Namespace: ABB.Robotics.RobotStudio.Environment
Assembly: ABB.Robotics.RobotStudio.Environment.dll
Syntax
public abstract class NotificationEventArgs : EventArgs
Properties
View SourceNotification
Gets the Notification.
Declaration
public Notification Notification { get; }
Property Value
| Type | Description |
|---|---|
| Notification |