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

In This Topic
    PROJ_HIERARCHY_LOCATION Property
    In This Topic
    Project structure: Location designation # 10004.
    Syntax
    public PropertyValue PROJ_HIERARCHY_LOCATION {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_LOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Project structure for the mounting location, identified by "+".

    See Also