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

In This Topic
    FUNC_FULLNAME Property
    In This Topic
    Name (full) # 20001.
    Syntax
    public PropertyValue FUNC_FULLNAME {get; set;}
    public:
    property PropertyValue^ FUNC_FULLNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Full name, such as the identifying name, but also still contains additional describing identifier elements.

    See Also