API Help
Eplan.EplApi.DataModel Namespace / ReportBlock Class / Freeze Method

Freeze Method
Removes the selected report block. The associated report pages remain as they are and are no longer updated.
Syntax
public void Freeze()
Exceptions
ExceptionDescription
Thrown if this object is an embedded report.
Remarks
Using this function for embedded reports in invalid and will throw an exception.
See Also