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

Update(ReportBlockReference) Method
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