Rogue Wave Server Component library for .NET Reference Guide
|
|
RepresentationClose Method |
Requests the view associated with the representation to be
closed.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- notify
- Type: SystemBoolean
If true, notification is requested.
If notification is required, the server must notify the
component that the representation has been closed. In
particular, the server requests first the deletion of all the
objects in the representation, then the deletion of the
representation itself.