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

In This Topic
    PAGE_PLANNINGSTRUCTUREFORPID Property
    In This Topic
    Structure segment for the P&I diagram # 11047.
    Syntax
    public PropertyValue PAGE_PLANNINGSTRUCTUREFORPID {get; set;}
    public:
    property PropertyValue^ PAGE_PLANNINGSTRUCTUREFORPID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    File name of the page macro, if required with path specifications. Both relative as well as absolute directory paths are allowed.

    See Also