API Help
Eplan.EplApi.Scripting Namespace / DeclareEventHandler Class / Name Property

In This Topic
    Name Property (DeclareEventHandler)
    In This Topic
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also