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

In This Topic
PROJ_INSTALLATIONNAME(Int32) Property
In This Topic
Project description # 10011. This property isn't indexed.
Syntax
public PropertyValue PROJ_INSTALLATIONNAME( 
   int index
) {get; set;}

Parameters

index

Property Value

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

Description of the project.

See Also