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

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

    Parameters

    obj
    SymbolReference object whose properties will be affected.
    See Also