Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNCTION_EDP_ADAPTER_ADDITIONAL Property / FUNCTION_EDP_ADAPTER_ADDITIONAL Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Supplementary field of the external configurator that is accessed via the Data Portal. Here, specific information is stored for the external configurator.

    See Also