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

In This Topic
    CONNECTION_HAS_DISTRIBUTOR Property
    In This Topic
    Connection splicers exist # 31139.
    Syntax
    public PropertyValue CONNECTION_HAS_DISTRIBUTOR {get; set;}
    public:
    property PropertyValue^ CONNECTION_HAS_DISTRIBUTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Shows whether connection passes through at least one connection splicer. This property can be used as a filter criterion for connection lists.

    See Also