The following table lists the types derived from IEventSet .

Derived Types

Type Description
IAuditConfigurationEventSet Represents a collection of IAuditConfigurationEvent objects.
ICancelCheckoutEventSet Represents a collection of ICancelCheckoutEvent objects.
IChangeClassEventSet Represents a collection of IChangeClassEvent objects.
IChangeStateEventSet Represents a collection of IChangeStateEventSet objects.
ICheckinEventSet Represents a collection of ICheckinEvent objects.
ICheckoutEventSet Represents a collection of ICheckoutEvent objects.
IClassifyCompleteEventSet Represents a collection of IClassifyCompleteEventSet objects.
ICreationEventSet Represents a collection of ICreationEvent objects.
ICustomEventSet Represents a collection of CustomEvent objects.
IDeletionEventSet Represents a collection of IDeletionEvent objects.
IDemoteVersionEventSet Represents a collection of IDemoteVersionEvent objects.
IFileEventSet Represents a collection of IFileEvent objects.
IFreezeEventSet Represents a collection of IFreezeEvent objects.
IGetContentEventSet Represents a collection of IGetContentEvent objects.
IGetObjectEventSet Represents a collection of IGetObjectEvent objects.
ILockEventSet Represents a collection of ILockEvent objects.
IObjectChangeEventSet Base interface that represents a collection of IObjectChangeEvent objects.
IPromoteVersionEventSet Represents a collection of IPromoteVersionEventSet objects.
IPublishCompleteEventSet Represents a collection of PublishCompleteEvent objects.
IPublishRequestEventSet Represents a collection of PublishRequestEvent objects.
IQueryEventSet Represents a collection of IQueryEvent objects.
IRetrievalEventSet Represents a collection of IRetrievalEvent objects.
ITakeFederatedOwnershipEventSet Represents a collection of TakeFederatedOwnership objects.
IUnfileEventSet Represents a collection of IUnfileEvent objects.
IUnlockEventSet Represents a collection of IUnlockEvent objects.
IUpdateEventSet Represents a collection of IUpdateEvent objects.
IUpdateSecurityEventSet Represents a collection of IUpdateSecurityEvent objects.

See Also