API Help
Eplan.EplApi.HEServices Namespace / Check Class / VerifyProject Method / VerifyProject(Project,String,Boolean) Method
Project to check.
Scheme to use for the check run.
Verifies completed messages only when true

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

Parameters

oProject
Project to check.
strVerificationScheme
Scheme to use for the check run.
bVerifyCompletedMessagesOnly
Verifies completed messages only when true
Remarks
If the scheme name is empty, the last-used scheme will be used which is currently set in GUI.
See Also