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

In This Topic
    PROJ_INSTALLATIONNAME Property
    In This Topic
    Project description # 10011.
    Syntax
    public PropertyValue PROJ_INSTALLATIONNAME {get; set;}
    public:
    property PropertyValue^ PROJ_INSTALLATIONNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Description of the project.

    See Also