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

In This Topic
    TERMINAL_COUNTOFINTERNALOBJECTS Property
    In This Topic
    Terminal strips: Total number of objects on terminal strip # 35001.
    Syntax
    public PropertyValue TERMINAL_COUNTOFINTERNALOBJECTS {get; set;}
    public:
    property PropertyValue^ TERMINAL_COUNTOFINTERNALOBJECTS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Quantity of all objects on the terminal strip, including the terminal strip definition, terminals, terminal accessories, and function templates.

    See Also