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

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

    Property Value

    P8 properties of the StrandInterConnector.
    See Also