API Help
Eplan.EplApi.DataModel Namespace / SymbolReference Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    EPLAN properties of the SymbolReference object.
    Syntax
    public new SymbolReferencePropertyList Properties {get;}
    public:
    new property SymbolReferencePropertyList^ Properties {
       SymbolReferencePropertyList^ get();
    }
    Exceptions
    Remarks
    Do NOT use this class member on TerminalStrip and PlugStrip objects.
    See Also