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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Total number of pins in the plug that are not N, PE, PEN or SH pins.

    See Also