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

In This Topic
    FUNC_IDENTNAME Property
    In This Topic
    Name (identifying) # 20000.
    Syntax
    public PropertyValue FUNC_IDENTNAME {get; set;}
    public:
    property PropertyValue^ FUNC_IDENTNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Identifying name of the function, consisting of the identifying device tag, the connection point designation for connection points, and the terminal designation for terminals.

    See Also