Eplan Platform API
Eplan.EplApi.HEServices Namespace / Reports Class / Update Method / Update(ReportBlockReference) Method
Report to be updated.

In This Topic
    Update(ReportBlockReference) Method
    In This Topic
    Updates dynamic formular or embedded report represented by Eplan.EplApi.DataModel.ReportBlockReference.
    Syntax

    Parameters

    oReportBlockRef
    Report to be updated.
    Exceptions
    ExceptionDescription
    An internal error occurred during creating embedded report Please refer to the error message.
    Thrown when oReportBlockRef is null, not placed or is invalid.
    See Also