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

In This Topic
    PLUGSTRIP_DIAGRAMPAGE Property
    In This Topic
    Plugs: Page name of plug diagram # 35201.
    Syntax
    public PropertyValue PLUGSTRIP_DIAGRAMPAGE {get; set;}
    public:
    property PropertyValue^ PLUGSTRIP_DIAGRAMPAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also