Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / EventHandler Class / NameEvent Event

In This Topic
    NameEvent Event (EventHandler)
    In This Topic
    This event is raised whenever an event with the desired name occurs in Eplan.
    Syntax
    public event EventHandlerFunction NameEvent
    public:
    event EventHandlerFunction^ NameEvent
    See Also