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

VerifyMDPartsDatabaseItems(Project,String,Boolean) Method
Starts a check run for all MDParts or only for MDParts from ProjectMessages marked as done depending on bVerifyCompletedMessagesOnly parameter.
Syntax

Parameters

oProject
Project to write messages to.
strVerificationScheme
Scheme to use for the check run.
bVerifyCompletedMessagesOnly
Verifies completed messages only when true
Exceptions
ExceptionDescription
An error occurred when used scheme name doesn't exist
Throw if parameter is invalid.
Remarks
If the scheme name is empty, the last-used scheme will be used which is currently set in GUI.
See Also