Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentGetRpModel Method |
Model Management. Returns the dynamic representation model identified by
id, if any, or null otherwise.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- id
- Type: SystemInt32
The representation model identifier.
Return Value
Type: RpModelThe representation model or null.