Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsMacroEntry Property

In This Topic
    AsMacroEntry Property
    In This Topic
    Gets property id value as Properties.MacroEntry.
    Syntax
    public Properties.MacroEntry AsMacroEntry {get;}
    public:
    property Properties.MacroEntry AsMacroEntry {
       Properties.MacroEntry get();
    }
    See Also