Eplan Platform API
Eplan.EplApi.DataModel.Topology Namespace / RoutedConnectionPropertyList Class / CONNECTIONCABLING_SINGLELINE_CREATED Property / CONNECTIONCABLING_SINGLELINE_CREATED Property

In This Topic
    CONNECTIONCABLING_SINGLELINE_CREATED Property
    In This Topic
    Topology: Generated single-line # 20343.
    Syntax
    public PropertyValue CONNECTIONCABLING_SINGLELINE_CREATED {get; set;}
    public:
    property PropertyValue^ CONNECTIONCABLING_SINGLELINE_CREATED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    This property stores whether a routing connection was generated from a single-line cable connection.

    See Also