Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Report Class / Update Method
In This Topic
    Update Method (Report)
    In This Topic
    Update the report. Any changes in source documents will show up in the report.
    Syntax
    public void Update()
    Exceptions
    ExceptionDescription
    The object is in invalid state. Obtain a new one.

    Internal error of HpD or HpD API.

    IMPORTANT: Throwing this exception changes HpD Api's state to Failed.

    This file is not opened.
    You can not perform this action on a document opened as read only.
    See Also