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

In This Topic
    CONNECTION_NR_SOURCE Property
    In This Topic
    Source: Target number # 31023.
    Syntax
    public PropertyValue CONNECTION_NR_SOURCE {get; set;}
    public:
    property PropertyValue^ CONNECTION_NR_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of the source of the connection.

    See Also