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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the identifying device tag without the project structures.

    See Also