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

In This Topic
PROJ_FULL_PROJECTPATH Property
In This Topic
Project path (full) # 10045.
Syntax
public PropertyValue PROJ_FULL_PROJECTPATH {get; set;}

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