Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroEntryPropertyList Class / MacroEntryPropertyList Constructor / MacroEntryPropertyList Constructor(MacroEntry)
MacroEntry object whose properties will be affected.

In This Topic
    MacroEntryPropertyList Constructor(MacroEntry)
    In This Topic
    Should be used internal only
    Syntax
    public MacroEntryPropertyList( 
       MacroEntry obj
    )
    public:
    MacroEntryPropertyList( 
       MacroEntry^ obj
    )

    Parameters

    obj
    MacroEntry object whose properties will be affected.
    See Also