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.

You can instantiate a RetrievalEvent object in the following ways:


The following tables list the members exposed by IRetrievalEvent.

Public Properties

 NameDescription
Public propertySourceClassIdClass ID of the object that is the subject of this event.
Top

See Also