Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / ProjectLinkFilePath Property

ProjectLinkFilePath Property
Project's property which return full project-link file name.
Syntax
public string ProjectLinkFilePath {get;}

Property Value

string : project's link file path, for example "C:\EPLAN\PROJECTS\ESS_Sample_Project.elk".
Exceptions
ExceptionDescription
Thrown when the project is transient.
See Also