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

In This Topic
    CONNECTION_FULLFUNCTIONALASSIGNMENT_AUTOMATIC Property
    In This Topic
    Functional assignment (automatic) # 31105.
    Syntax
    public PropertyValue CONNECTION_FULLFUNCTIONALASSIGNMENT_AUTOMATIC {get; set;}
    public:
    property PropertyValue^ CONNECTION_FULLFUNCTIONALASSIGNMENT_AUTOMATIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    If a DT is entered on the connection, the corresponding structure identifier is output. Otherwise, the structure identifier from the connection source is output. The source is determined by its position in the schematic and can be exchanged with the target over a connection definition point.

    See Also