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

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

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Complete file path of the project file, but without the project file name.

See Also