Represents a collection of ICmEventExportStore objects.
Namespace:
FileNet.Api.Collection
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmEventExportStoreSet _ Implements IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet, _ IEngineSet |
| C# |
|---|
public interface ICmEventExportStoreSet : IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet |
| Visual C++ |
|---|
public interface class ICmEventExportStoreSet : IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet |
| JavaScript |
|---|
FileNet.Api.Collection.ICmEventExportStoreSet = function(); FileNet.Api.Collection.ICmEventExportStoreSet.createInterface('FileNet.Api.Collection.ICmEventExportStoreSet'); |