API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_CABLING_DISTRIBUTOR Property / CONNECTION_CABLING_DISTRIBUTOR Property

In This Topic
    CONNECTION_CABLING_DISTRIBUTOR Property
    In This Topic
    Topology: Connection splicers passed through (sorted) # 31137.
    Syntax
    public PropertyValue CONNECTION_CABLING_DISTRIBUTOR {get; set;}
    public:
    property PropertyValue^ CONNECTION_CABLING_DISTRIBUTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 20.

    Outputs the DTs of the connection splicers which pass through the connection at a routing connection. The individual connection splicers are differentiated in the order from source to target through the index. This property can be used in reports.

    See Also