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

In This Topic
    CONNECTION_DAISYCHAIN_INDEX Property
    In This Topic
    Daisy chain index # 31077.
    Syntax
    public PropertyValue CONNECTION_DAISYCHAIN_INDEX {get; set;}
    public:
    property PropertyValue^ CONNECTION_DAISYCHAIN_INDEX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Identifies the daisy chain within a net in the case of net-based connections.

    See Also