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

In This Topic
    FUNC_FULLDEVICETAG Property
    In This Topic
    DT (full) # 20006.
    Syntax
    public PropertyValue FUNC_FULLDEVICETAG {get; set;}
    public:
    property PropertyValue^ FUNC_FULLDEVICETAG {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Contains the full device tag of the function (without terminal / connection point designation).

    See Also