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

In This Topic
    CONNECTION_DOUBLE_SLEEVES_DESTINATION Property
    In This Topic
    Dual sleeve prescribed at 2 targets at the target # 31099.
    Syntax
    public PropertyValue CONNECTION_DOUBLE_SLEEVES_DESTINATION {get; set;}
    public:
    property PropertyValue^ CONNECTION_DOUBLE_SLEEVES_DESTINATION {
       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 target of the connection.

    See Also