API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_HIERARCHY_TAKEOVERPAGENUMBER Property / PROJ_HIERARCHY_TAKEOVERPAGENUMBER(Int32) Property

In This Topic
    PROJ_HIERARCHY_TAKEOVERPAGENUMBER(Int32) Property
    In This Topic
    Use page name in DT # 10012. This property isn't indexed.
    Syntax
    public PropertyValue PROJ_HIERARCHY_TAKEOVERPAGENUMBER( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_TAKEOVERPAGENUMBER {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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