Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference.GraphicalConnection Class / EndSymbolRef Property

In This Topic
    EndSymbolRef Property
    In This Topic
    Returns the second connected symbol.
    Syntax
    public SymbolReference EndSymbolRef {get;}
    public:
    property SymbolReference^ EndSymbolRef {
       SymbolReference^ get();
    }
    See Also