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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of female pins in plug.

    See Also