IEventSheet interface

The IEventSheet interface represents an event sheet in the project model.

Methods

GetProject()
Return the associated IProject.
GetName()
Return the name of the event sheet.
GetRoot()
Return the root node of the event sheet. This is an IEventParentRow representing the top level of the event sheet.
Addon SDK Manual 2018-07-17

On this page