API Help
Eplan.EplApi.DataModel.EObjects Namespace / PlugStripPropertyList Class / PLUGSTRIP_COUNTOFSOCKETS Property / PLUGSTRIP_COUNTOFSOCKETS(Int32) Property

In This Topic
    PLUGSTRIP_COUNTOFSOCKETS(Int32) Property
    In This Topic
    Plugs: Number of female pins # 35211. This property isn't indexed.
    Syntax
    public PropertyValue PLUGSTRIP_COUNTOFSOCKETS( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ PLUGSTRIP_COUNTOFSOCKETS {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of female pins in plug.

    See Also