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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of male pins in plug.

    See Also