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

In This Topic
    PLUGSTRIP_ITEMCOUNT Property
    In This Topic
    Plugs: Number of pins and accessories for plug diagram # 35207.
    Syntax
    public PropertyValue PLUGSTRIP_ITEMCOUNT {get; set;}
    public:
    property PropertyValue^ PLUGSTRIP_ITEMCOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also