Rogue Wave Server Component library for .NET Reference Guide
|
|
RepresentationRpObjectDeleted Event |
Event triggered when an RObject has been deleted.
The event is triggered after the call to DeleteRpObject(RpObject) so the object is not supposed to be accessible at this moment. You cannot access the object by accessing a property or calling a method. It can just be used, for instance, to update a container that was containing it.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)