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

In This Topic
    PROJ_HIERARCHY_PLACEOFINSTALLATION Property
    In This Topic
    Project structure: Installation site # 10003.
    Syntax
    public PropertyValue PROJ_HIERARCHY_PLACEOFINSTALLATION {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_PLACEOFINSTALLATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Project structure for the installation site, identified by "++".

    See Also