Eplan Platform API
Eplan.EplApi.DataModel Namespace / StrandConnector Class / Properties Property

In This Topic
    Properties Property (StrandConnector)
    In This Topic
    .NET Property enabling access to P8 properties of the StrandConnector object.
    Syntax
    public new StrandConnectorPropertyList Properties {get;}
    public:
    new property StrandConnectorPropertyList^ Properties {
       StrandConnectorPropertyList^ get();
    }

    Property Value

    P8 properties of the StrandConnector.
    See Also