API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_IDENTDEVICETAGWITHOUTSTRUCTURES_WITHSEPARATOR Property / FUNC_IDENTDEVICETAGWITHOUTSTRUCTURES_WITHSEPARATOR(Int32) Property

In This Topic
    FUNC_IDENTDEVICETAGWITHOUTSTRUCTURES_WITHSEPARATOR(Int32) Property
    In This Topic
    DT (identifying, without project structures, with preceding sign) # 20215. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue FUNC_IDENTDEVICETAGWITHOUTSTRUCTURES_WITHSEPARATOR( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_IDENTDEVICETAGWITHOUTSTRUCTURES_WITHSEPARATOR {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the identifying device tag without the project structures, but with information about the preceding sign.

    See Also