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

In This Topic
    PLUGSTRIP_COUNTOFJOINED Property
    In This Topic
    Plugs: Number of pins (male and female pin) # 35212.
    Syntax
    public PropertyValue PLUGSTRIP_COUNTOFJOINED {get; set;}
    public:
    property PropertyValue^ PLUGSTRIP_COUNTOFJOINED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of pins consisting of a male-female combination in plug.

    See Also