Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_FORMPLOT Property / PAGE_FORMPLOT Property

In This Topic
    PAGE_FORMPLOT Property
    In This Topic
    Plot frame name # 11016.
    Syntax
    public PropertyValue PAGE_FORMPLOT {get; set;}
    public:
    property PropertyValue^ PAGE_FORMPLOT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the plot frame used by the page.

    If you assign a value using the Application Programming Interface, please ensure that the relevant master data are available in the project.

    See Also