Rogue Wave Server Component library for .NET Reference Guide
|
|
RepresentationGetObject Method |
Gets the representation object identified by
an identifier.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- rpObjId
- Type: SystemInt32
The representation object identifier.
Return Value
Type: RpObjectThe corresponding representation object if found, null otherwise.