Click or drag to resize

RpObjModelRpModel Property

Gets the dynamic representation model that contains the dynamic representation object model.

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

Property Value

Type: RpModel
The dynamic representation model that contains the dynamic representation object model.
See Also