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

In This Topic
    FUNC_PINORTERMINALNUMBER Property
    In This Topic
    Terminal / Pin designation # 20030.
    Syntax
    public PropertyValue FUNC_PINORTERMINALNUMBER {get; set;}
    public:
    property PropertyValue^ FUNC_PINORTERMINALNUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Designation of a terminal or pin. This property can only be placed separately and cannot be docked to other placed properties on the display tab of the property dialog.

    See Also