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

In This Topic
    FUNC_IDENTDEVICETAGWITHOUTNESTEDDEVTAG Property
    In This Topic
    DT (identifying, without subordinate DT) # 20007.
    Syntax
    public PropertyValue FUNC_IDENTDEVICETAGWITHOUTNESTEDDEVTAG {get; set;}
    public:
    property PropertyValue^ FUNC_IDENTDEVICETAGWITHOUTNESTEDDEVTAG {
       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 subordinate DT. The property is used in the navigator in the tree view.

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

    See Also