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

In This Topic
    FUNC_VISIBLENAME Property
    In This Topic
    Name (visible) # 20002.
    Syntax
    public PropertyValue FUNC_VISIBLENAME {get; set;}
    public:
    property PropertyValue^ FUNC_VISIBLENAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Displayed name, contains the name as it was entered for the displayed DT in the properties dialog. May also contain terminal designation, etc.

    See Also