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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Quantity of N terminals on the terminal strip.

    See Also