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

In This Topic
    FUNC_ARTICLEPLACEMENT_DEVICE_TECHNICAL_CHARACTERISTIC Property
    In This Topic
    Technical characteristics (of main function) # 20460.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_DEVICE_TECHNICAL_CHARACTERISTIC {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_DEVICE_TECHNICAL_CHARACTERISTIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Technical characteristics of the main function.

    See Also