Namespace:  FileNet.Api.Collection
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Interface ICmElasticSearchClusterSet _
	Implements IEngineCollection, IEnumerable, ICloneable, IIndependentObjectSet,  _
	IEngineSet
C#
public interface ICmElasticSearchClusterSet : IEngineCollection, 
	IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet
Visual C++
public interface class ICmElasticSearchClusterSet : IEngineCollection, 
	IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet
JavaScript
FileNet.Api.Collection.ICmElasticSearchClusterSet = function();
FileNet.Api.Collection.ICmElasticSearchClusterSet.createInterface('FileNet.Api.Collection.ICmElasticSearchClusterSet');

ToggleSee Also