Eplan Platform API
Eplan.EplApi.HEServices Namespace / Check Class / VerifyProject Method / VerifyProject(String,String) Method
Full link file name of the project to check.
Scheme to use for the check run.

In This Topic
VerifyProject(String,String) Method
In This Topic
Starts a check run for the given project.
Syntax

Parameters

strFullLinkFileName
Full link file name of the project to check.
strVerificationScheme
Scheme to use for the check run.
Remarks
If the scheme name is empty, the last-used scheme will be used which is currently set in GUI.
See Also