The PostCollectionRemoveEvent type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AffectedOwnerIdOrNull | Get the ID for the collection owner entity that is affected by this event. (Inherited from AbstractCollectionEvent.) | |
| AffectedOwnerOrNull | The collection owner entity that is affected by this event. (Inherited from AbstractCollectionEvent.) | |
| Collection | (Inherited from AbstractCollectionEvent.) | |
| Session |
Returns the session event source for this event.
This is the underlying session from which this event was generated.
(Inherited from AbstractEvent.) |