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

Property Value

Type: RpObject
The representation object.
See Also