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

In This Topic
    TERMINALSTRIP_LASTTERMINAL Property
    In This Topic
    Terminal strips: Last terminal # 35008.
    Syntax
    public PropertyValue TERMINALSTRIP_LASTTERMINAL {get; set;}
    public:
    property PropertyValue^ TERMINALSTRIP_LASTTERMINAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Designation of the last terminal on the terminal strip.

    See Also