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

In This Topic
    PROJ_LOCATIONOFINSTALLATION Property
    In This Topic
    Place of installation # 10032.
    Syntax
    public PropertyValue PROJ_LOCATIONOFINSTALLATION {get; set;}
    public:
    property PropertyValue^ PROJ_LOCATIONOFINSTALLATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also