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

In This Topic
    FUNCTION_EDP_ADAPTER Property
    In This Topic
    EPLAN Data Portal: Configurator # 20287.
    Syntax
    public PropertyValue FUNCTION_EDP_ADAPTER {get; set;}
    public:
    property PropertyValue^ FUNCTION_EDP_ADAPTER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the external configurator that is accessed via the Data Portal. Such a configurator, for example, can be used to subsequently configure devices and macros that have been placed via the Data Portal.

    See Also