Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentOnNewRpModel Method |
Model Management. Before creating a representation for a given dynamic
representation model, the object server sends a copy of this model to the
component. This empty member function is called each time the component
receives a new or an updated dynamic representation model. This function
is empty and can be overridden.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- model
- Type: RW.Server.ComponentRpModel
The model copy.