Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_DOUBLE_SLEEVES_SOURCE Property / CONNECTION_DOUBLE_SLEEVES_SOURCE Property

In This Topic
    CONNECTION_DOUBLE_SLEEVES_SOURCE Property
    In This Topic
    Dual sleeve prescribed at 2 targets at the source # 31098.
    Syntax
    public PropertyValue CONNECTION_DOUBLE_SLEEVES_SOURCE {get; set;}
    public:
    property PropertyValue^ CONNECTION_DOUBLE_SLEEVES_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is activated during routing if the "Dual sleeve prescribed" (ID 35560) property is activated for the connection point at the source of the connection.

    See Also