Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentGetRepresentation Method |
Given an identifier, this method returns the associated
representation, if any.
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 identifier.
Return Value
Type: RepresentationThe representation or null.