Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ADDITIONALIDENTIFYINGNAMEPART Property / FUNC_ADDITIONALIDENTIFYINGNAMEPART Property

In This Topic
    FUNC_ADDITIONALIDENTIFYINGNAMEPART Property
    In This Topic
    Additional identifying name element # 20032.
    Syntax
    public PropertyValue FUNC_ADDITIONALIDENTIFYINGNAMEPART {get; set;}
    public:
    property PropertyValue^ FUNC_ADDITIONALIDENTIFYINGNAMEPART {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    This contains the terminal designation for terminals, the pin designation for pins, and the connection point designation for connection points.

    See Also