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