Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / PlugStripPropertyList Class / PLUGSTRIP_CONNECTIONDIAGRAMPAGE Property / PLUGSTRIP_CONNECTIONDIAGRAMPAGE Property

In This Topic
    PLUGSTRIP_CONNECTIONDIAGRAMPAGE Property
    In This Topic
    Plugs: Page name of pin-connection diagram # 35202.
    Syntax
    public PropertyValue PLUGSTRIP_CONNECTIONDIAGRAMPAGE {get; set;}
    public:
    property PropertyValue^ PLUGSTRIP_CONNECTIONDIAGRAMPAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the first page of the pin-connection diagram for the reported plug. Can be used in reports / forms.

    See Also