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

In This Topic
    FUNC_PINCOUNT Property
    In This Topic
    Plugs: Number of pins # 20056.
    Syntax
    public PropertyValue FUNC_PINCOUNT {get; set;}
    public:
    property PropertyValue^ FUNC_PINCOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Number of pins, set at the plug definition.

    See Also