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

In This Topic
    FUNC_PINORTERMINALDESCRIPTION Property
    In This Topic
    Terminal / pin description # 20225.
    Syntax
    public PropertyValue FUNC_PINORTERMINALDESCRIPTION {get; set;}
    public:
    property PropertyValue^ FUNC_PINORTERMINALDESCRIPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Description 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