Click or drag to resize

RpObjectRpObjModel Property

Gets the runtime representation object model associated with this representation object.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public RpObjModel RpObjModel { get; }

Property Value

Type: RpObjModel
The runtime representation object model associated with this representation object.
See Also