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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of SH terminals on the terminal strip. Shields will be connected to these terminals.

    See Also