Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_HIERARCHY_TAKEOVERPAGENUMBER Property / PROJ_HIERARCHY_TAKEOVERPAGENUMBER Property

In This Topic
    PROJ_HIERARCHY_TAKEOVERPAGENUMBER Property
    In This Topic
    Use page name in DT # 10012.
    Syntax
    public PropertyValue PROJ_HIERARCHY_TAKEOVERPAGENUMBER {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_TAKEOVERPAGENUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This setting is used to monitor whether the page name for devices is to be adopted in the prefix of the DT.

    See Also