Rogue Wave Server Component library for .NET Reference Guide
|
|
MvRef Constructor |
Initializes a new MvRef instance.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- rpId
- Type: SystemInt32
The identifier of the representation containing the object. - objId
- Type: SystemInt32
The identifier of the object in its representation. - objModelId
- Type: SystemInt32
The identifier of the representation object model.
To get the reference of a representation object, you would
normally use Reference.
However, this constructor allows you to construct a reference.