API Help
Eplan.EplApi.HEServices Namespace / Check Class / VerifyProject Method / VerifyProject(String) Method
Full link file name of the project to check.

VerifyProject(String) Method
Starts a check run for the given project.
Syntax
public void VerifyProject( 
   string strFullLinkFileName
)

Parameters

strFullLinkFileName
Full link file name of the project to check.
Exceptions
ExceptionDescription
An error occurred when used scheme name doesn't exist
See Also