Show / Hide Table of Contents

Class NotificationEventArgs

Base class for Notification events.

Inheritance
object
EventArgs
NotificationEventArgs
NotificationLinkEventArgs
Namespace: ABB.Robotics.RobotStudio.Environment
Assembly: ABB.Robotics.RobotStudio.Environment.dll
Syntax
public abstract class NotificationEventArgs : EventArgs

Properties

View Source

Notification

Gets the Notification.

Declaration
public Notification Notification { get; }
Property Value
Type Description
Notification
  • View Source
In this article
Back to top Copyright © 2025 ABB