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

In This Topic
    TERMINALSTRIP_TERMINALLINEUPDIAGRAMPAGE Property
    In This Topic
    Terminal strips: Page name of terminal line-up diagram # 35011.
    Syntax
    public PropertyValue TERMINALSTRIP_TERMINALLINEUPDIAGRAMPAGE {get; set;}
    public:
    property PropertyValue^ TERMINALSTRIP_TERMINALLINEUPDIAGRAMPAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Name of the first page of the terminal line-up diagram for the reported terminal strip. Can be used in reports / forms.

    See Also