Represents a collection of StoredSearch objects.
Namespace:
FileNet.Api.Collection
Assembly:
FileNet.Api (in FileNet.Api.dll)
| Visual Basic (Declaration) |
|---|
Public Interface IStoredSearchSet _
Implements IDocumentSet, IVersionableSet, IContainableSet, ICmHoldableSet, _
IReplicableSet, ISubscribableSet, IEngineCollection, IEnumerable, ICloneable, _
IIndependentObjectSet, IEngineSet |
| C# |
|---|
public interface IStoredSearchSet : IDocumentSet,
IVersionableSet, IContainableSet, ICmHoldableSet, IReplicableSet, ISubscribableSet,
IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet |
| Visual C++ |
|---|
public interface class IStoredSearchSet : IDocumentSet,
IVersionableSet, IContainableSet, ICmHoldableSet, IReplicableSet, ISubscribableSet,
IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet |
| JavaScript |
|---|
FileNet.Api.Collection.IStoredSearchSet = function();
FileNet.Api.Collection.IStoredSearchSet.createInterface('FileNet.Api.Collection.IStoredSearchSet'); |