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

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