Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / FUNC_VISIBLEDEVICETAG Property / FUNC_VISIBLEDEVICETAG Property

In This Topic
    FUNC_VISIBLEDEVICETAG Property
    In This Topic
    DT (displayed) # 20010.
    Syntax
    public PropertyValue FUNC_VISIBLEDEVICETAG {get; set;}
    public:
    property PropertyValue^ FUNC_VISIBLEDEVICETAG {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    The part of the device tag that is displayed in the graphical editor.

    See Also