API Help
Eplan.EplApi.Gui Namespace / MRUList Class / SetProject Method
Full link file name of the project.

SetProject Method (MRUList)
Sets project.
Syntax
public bool SetProject( 
   string strFullLinkFileName
)

Parameters

strFullLinkFileName
Full link file name of the project.
Exceptions
ExceptionDescription
Thrown if null was passed as an argument.
See Also