Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroEntry Class / MacroName Property

In This Topic
    MacroName Property (MacroEntry)
    In This Topic
    Gets macro file name
    Syntax
    public string MacroName {get;}
    public:
    property String^ MacroName {
       String^ get();
    }
    See Also