| RpObjectOnRmRepresentation Method |
Called when the representation that owns the representation object is destroyed.
This function can be overridden.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public virtual void OnRmRepresentation()
Public Overridable Sub OnRmRepresentation
public:
virtual void OnRmRepresentation()
See Also