Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / EventHandler Class / EplanNameEventResult Field

In This Topic
    EplanNameEventResult Field
    In This Topic
    This event is raised whenever an event with the desired name occurs in EPLAN. The original name of the event is also given. Additional a return value is supported.
    Syntax
    public EventHandlerNameFunctionResult EplanNameEventResult
    public:
    EventHandlerNameFunctionResult^ EplanNameEventResult
    See Also