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

In This Topic
    FUNC_DISTRIBUTED_TERMINAL Property
    In This Topic
    Distributed terminal # 20280.
    Syntax
    public PropertyValue FUNC_DISTRIBUTED_TERMINAL {get; set;}
    public:
    property PropertyValue^ FUNC_DISTRIBUTED_TERMINAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether a terminal is a distributed terminal. Terminal connection points can be shown distributed with the aid of distributed terminals. Each distributed terminal then represents one or several connection points of the terminal.

    See Also