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

In This Topic
PROJ_NAME(Int32) Property
In This Topic
Project name # 10000. This property isn't indexed, and is read-only.
Syntax
public PropertyValue PROJ_NAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Provides the project name without file name extension.

See Also