API Help
Eplan.EplApi.HEServices Namespace / Check Class / VerifyProject Method / VerifyProject(Project) Method
Project to check.

In This Topic
VerifyProject(Project) Method
In This Topic
Starts a check run for the given project.
Syntax
public void VerifyProject( 
   Project oProject
)

Parameters

oProject
Project to check.
See Also