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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    If you assign a value using the Application Programming Interface, please ensure that the relevant master data are available in the project.

    See Also