Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_PAGENAME Property / INSTANCE_PAGENAME Property

In This Topic
    INSTANCE_PAGENAME Property
    In This Topic
    Page name # 19022.
    Syntax
    public PropertyValue INSTANCE_PAGENAME {get; set;}
    public:
    property PropertyValue^ INSTANCE_PAGENAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    For component or part placements, outputs the page names (page counters + subcounters) of the page on which the corresponding component or item is placed.

    See Also