Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsRoutedConnection Property

In This Topic
    AsRoutedConnection Property
    In This Topic
    Gets property id value as Properties.RoutedConnection.
    Syntax
    public Properties.RoutedConnection AsRoutedConnection {get;}
    public:
    property Properties.RoutedConnection AsRoutedConnection {
       Properties.RoutedConnection get();
    }
    See Also