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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Supplies the superior device tag without project structures.

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

    See Also