Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
ReportBlock Class
/ Freeze Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
Freeze Method
In This Topic
Removes the selected report block. The associated report pages remain as they are and are no longer updated.
Syntax
C#
C++/CLI
public
void
Freeze()
public
:
void
Freeze();
Exceptions
Exception
Description
System.InvalidOperationException
Thrown if this object is an embedded report.
Remarks
Using this function for embedded reports in invalid and will throw an exception.
See Also
Reference
ReportBlock Class
ReportBlock Members