Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReferencePropertyList Class / INSTANCE_PAGEFULLNAME Property / INSTANCE_PAGEFULLNAME Property

In This Topic
    INSTANCE_PAGEFULLNAME Property
    In This Topic
    Page name (full) # 19023.
    Syntax
    public PropertyValue INSTANCE_PAGEFULLNAME {get; set;}
    public:
    property PropertyValue^ INSTANCE_PAGEFULLNAME {
       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 full page names (page name + all identifier blocks) of the page on which the corresponding component or item is placed.

    See Also