Click or drag to resize

RpObjectEventArgsRpObject Property

Access to the associated RpObject.

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

Property Value

Type: RpObject
The representation object.
See Also