API Help
Eplan.EplApi.HEServices Namespace / Check Class / VerifyPages Method / VerifyPages(ArrayList) Method
List of pages to check.

In This Topic
    VerifyPages(ArrayList) Method
    In This Topic
    Starts a check run for the given pages.
    Syntax
    public void VerifyPages( 
       ArrayList colPages
    )
    public:
    void VerifyPages( 
       ArrayList^ colPages
    ) 

    Parameters

    colPages
    List of pages to check.
    See Also