This interface is not supported.


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

Syntax

Visual Basic (Declaration)
Public Interface IExternalParticipantList
    Implements IReplicationParticipantList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection
C#
public interface IExternalParticipantList : IReplicationParticipantList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection
C++
interface class IExternalParticipantList : IReplicationParticipantList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection
J#
public interface IExternalParticipantList implements IReplicationParticipantList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection
JScript
public interface IExternalParticipantList extends IReplicationParticipantList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection

See Also