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

In This Topic
    CONNECTION_NET_INDEX Property
    In This Topic
    Net index # 31076.
    Syntax
    public PropertyValue CONNECTION_NET_INDEX {get; set;}
    public:
    property PropertyValue^ CONNECTION_NET_INDEX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Identifies the net in the case of net-based connections.

    See Also