Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCAUTOPLUG_AND_CONNPTDESIGNATION Property / FUNC_PLCAUTOPLUG_AND_CONNPTDESIGNATION Property

In This Topic
    FUNC_PLCAUTOPLUG_AND_CONNPTDESIGNATION Property
    In This Topic
    Connection point designation (with plug designation (automatic)) # 20183.
    Syntax
    public PropertyValue FUNC_PLCAUTOPLUG_AND_CONNPTDESIGNATION {get; set;}
    public:
    property PropertyValue^ FUNC_PLCAUTOPLUG_AND_CONNPTDESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Combined property from the plug designation (automatic) and connection point designation of a PLC connection point or device connection point, separated by a colon. At bus ports the bus interface name of the bus port is displayed in addition to the plug designation.

    See Also