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

In This Topic
    CONNECTION_TARGETINFO_SOURCE Property
    In This Topic
    Internal / External index: Source # 31140.
    Syntax
    public PropertyValue CONNECTION_TARGETINFO_SOURCE {get; set;}
    public:
    property PropertyValue^ CONNECTION_TARGETINFO_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Indicates the internal / external index that the connection point at the source of the connection has. The internal / external index defines for a connection point in the connection point pattern the number of the internal or external connection point that this connection point represents.

    See Also