API Help
Eplan.EplApi.DataModel Namespace / MacroBoxPropertyList Class / MacroBoxPropertyList Constructor / MacroBoxPropertyList Constructor(MacroBox)
MacroBox object whose properties will be affected.

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

    Parameters

    obj
    MacroBox object whose properties will be affected.
    See Also