API Help
Eplan.EplApi.HEServices Namespace / Reports Class / GenerateProject Method / GenerateProject(String) Method
Full link file name of the project for which reports will be generated.

In This Topic
GenerateProject(String) Method
In This Topic
Generate project reports.
Syntax
public void GenerateProject( 
   string strFullLinkFileName
)

Parameters

strFullLinkFileName
Full link file name of the project for which reports will be generated.
See Also