API Help
Eplan.EplApi.HEServices Namespace / Check Class / VerifyMDPartsDatabaseItems Method / VerifyMDPartsDatabaseItems(Project,IEnumerable<MDPartsDatabaseItem>,String) Method
Project to write messages to.
Parts collection.
Scheme to use for the check run.

In This Topic
    VerifyMDPartsDatabaseItems(Project,IEnumerable<MDPartsDatabaseItem>,String) Method
    In This Topic
    Starts a check run for the given MDPartsDatabaseItems (MDParts).
    Syntax

    Parameters

    oProject
    Project to write messages to.
    oItems
    Parts collection.
    strVerificationScheme
    Scheme to use for the check run.
    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