The PostCollectionRecreateEvent type exposes the following members.

Properties

  NameDescription
Public propertyAffectedOwnerIdOrNull
Get the ID for the collection owner entity that is affected by this event.
(Inherited from AbstractCollectionEvent.)
Public propertyAffectedOwnerOrNull
The collection owner entity that is affected by this event.
(Inherited from AbstractCollectionEvent.)
Public propertyCollection (Inherited from AbstractCollectionEvent.)
Public propertySession
Returns the session event source for this event. This is the underlying session from which this event was generated.
(Inherited from AbstractEvent.)

See Also