Show / Hide Table of Contents

Class EventTable

Inheritance
object
ProjectObject
EventTable
Inherited Members
ProjectObject.FindObjects(Predicate<ProjectObject>, Predicate<ProjectObject>)
ProjectObject.ToString()
ProjectObject.Name
ProjectObject.DisplayName
ProjectObject.Parent
ProjectObject.ContainingProject
ProjectObject.Attributes
ProjectObject.UIVisible
ProjectObject.TypeDisplayName
ProjectObject.UniqueId
ProjectObject.Children
ProjectObject.DisplayNameChanged
ProjectObject.ProjectObjectChanged
ProjectObject.InternalEvent
Namespace: ABB.Robotics.RobotStudio.Stations
Assembly: ABB.Robotics.RobotStudio.Stations.dll
Syntax
[Persistent("EventTable")]
public sealed class EventTable : ProjectObject

Properties

View Source

EventTableEntries

Declaration
public EventTableEntryCollection EventTableEntries { get; }
Property Value
Type Description
EventTableEntryCollection

Methods

View Source

OnCreatingObject()

Declaration
protected override void OnCreatingObject()
Overrides
ProjectObject.OnCreatingObject()
  • View Source
In this article
Back to top Copyright © 2025 ABB