API Help
Eplan.EplApi.Gui Namespace / MRUList Class / UpdateMruList Method
Table full link file names of the project.

UpdateMruList Method
Updates MRU list.
Syntax
public void UpdateMruList( 
   string[] lFullLinkFileName
)

Parameters

lFullLinkFileName
Table full link file names of the project.
Exceptions
ExceptionDescription
Thrown if null was passed as an argument.
See Also