API Help
Eplan.EplApi.DataModel Namespace / MacroBox Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the MacroBox object.
    Syntax
    public new MacroBoxPropertyList Properties {get;}
    public:
    new property MacroBoxPropertyList^ Properties {
       MacroBoxPropertyList^ get();
    }

    Property Value

    P8 properties of the MacroBox.
    See Also