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

In This Topic
    TERMINALSTRIP_COUNTOFCOMMON Property
    In This Topic
    Terminal strips: Number of general terminals # 35002.
    Syntax
    public PropertyValue TERMINALSTRIP_COUNTOFCOMMON {get; set;}
    public:
    property PropertyValue^ TERMINALSTRIP_COUNTOFCOMMON {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Total number of terminals on the terminal strip that are not N, PE, PEN or SH terminals.

    See Also