Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentNewRepresentation Method |
Called to create a new representation if no
subtype of Representation is specified in the
associated dynamic view type.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- m
- Type: RW.Server.ComponentRpModel
The model that is used to create the new Representation instance.
Return Value
Type: RepresentationA new Representation instance.
Category: Representation management.
This function calls the Representation constructor with the model m.