Represents an event that occurs when a Content Engine object or its content is retrieved or queried. This interface is the base for other event interfaces. These events cannot be subscribed to; they can only be audited.
Top
You can instantiate a
object in the following ways:
- Call the
orGetInstance
method on theFetchInstance Factory.RetrievalEvent class. - Retrieve a
object from aRetrievalEvent RetrievalEventSet collection.
The following tables list the members exposed by IRetrievalEvent.
Public Properties
Name | Description | |
---|---|---|
![]() | SourceClassId | Class ID of the object that is the subject of this event. |