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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of the target of the connection.

    See Also