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

In This Topic
    FUNC_DEVICETAG_ONLYSTRUCTURES Property
    In This Topic
    DT (project structures only) # 20020.
    Syntax
    public PropertyValue FUNC_DEVICETAG_ONLYSTRUCTURES {get; set;}
    public:
    property PropertyValue^ FUNC_DEVICETAG_ONLYSTRUCTURES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides only the project structures, e.g. "=A1+O1".

    See Also