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

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

    Property Value

    P8 properties of the MateEntry.
    See Also