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: 6.3.0.0 (0.8.0.0)
Syntax
public RpObjModel RpObjModel { get; }

Property Value

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