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
Notification
Gets the Notification.
Declaration
public Notification Notification { get; }
Property Value
Type | Description |
---|---|
Notification |