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: 7.0.0.0 (7.0.0.0)
Syntax
public event EventHandler<RpObjectEventArgs> RpObjectCreated

Value

Type: SystemEventHandlerRpObjectEventArgs
See Also