Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / TerminalStripPropertyList Class / TERMINALSTRIP_ITEMCOUNT Property / TERMINALSTRIP_ITEMCOUNT Property

In This Topic
    TERMINALSTRIP_ITEMCOUNT Property
    In This Topic
    Terminal strips: Number of terminals and accessories for terminal diagram # 35005.
    Syntax
    public PropertyValue TERMINALSTRIP_ITEMCOUNT {get; set;}
    public:
    property PropertyValue^ TERMINALSTRIP_ITEMCOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Quantity of terminals and accessories displayed on the terminal diagram.

    See Also