Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / PlugStripPropertyList Class / PLUGSTRIP_COUNTOFPE Property / PLUGSTRIP_COUNTOFPE Property

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of PE / PEN pins in the plug.

    See Also