Eplan Platform API
Eplan.EplApi.DataModel Namespace / ReportBlock Class / Delete Method

Delete Method
Deletes all report pages belonging to a report block.
Syntax
public void Delete()
Exceptions
ExceptionDescription
Thrown if this object is an embedded report.
Remarks
Using this function on embedded reports is invalid and will throw an exception.
See Also