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

In This Topic
    FUNC_TERMINAL_CONNECTIONDIAGRAM Property
    In This Topic
    Terminal / plug connection diagram form # 20852.
    Syntax
    public PropertyValue FUNC_TERMINAL_CONNECTIONDIAGRAM {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINAL_CONNECTIONDIAGRAM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the terminal or pin-connection diagram form to be used for reporting the terminal strip or plug.

    If you assign a value using the API interface, please ensure that the relevant master data is available in the project.

    See Also