Click or drag to resize
RepresentationRpObjectCreated Event
Event triggered when an RObject has been created.

The event is triggered once the initial updates have been called (just after EndS2CUpdate(S2CTransactionStatus, Int32).

Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax
public event EventHandler<RpObjectEventArgs> RpObjectCreated

Value

Type: SystemEventHandlerRpObjectEventArgs
See Also