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

In This Topic
    FUNC_DEVICETAG_NESTED Property
    In This Topic
    DT (subordinate, without project structures) # 20004.
    Syntax
    public PropertyValue FUNC_DEVICETAG_NESTED {get; set;}
    public:
    property PropertyValue^ FUNC_DEVICETAG_NESTED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Supplies the subordinate device tag without project structures.

    Example: "K1" is output for "=A+O-U1-K1".

    See Also